Scalr\Upgrade\AbstractEntity::getPrimaryKey PHP Method

getPrimaryKey() abstract public method

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