Scalr\Upgrade\AbstractEntity::getPrimaryKey PHP Méthode

getPrimaryKey() abstract public méthode

Gets primary key
abstract public getPrimaryKey ( ) : string
Résultat string Returns property name which is primary key
    public abstract function getPrimaryKey();