Jarves\Configuration\Field::getPrimaryKey PHP Méthode

getPrimaryKey() public méthode

public getPrimaryKey ( ) : boolean
Résultat boolean
    public function getPrimaryKey()
    {
        return $this->primaryKey;
    }
Field