Scalr\Upgrade\AbstractEntity::getPrimaryKey PHP 메소드

getPrimaryKey() 추상적인 공개 메소드

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