Storm\Core\Relational\PersistedRelationship::GetParentPrimaryKey PHP Метод

GetParentPrimaryKey() публичный Метод

public GetParentPrimaryKey ( ) : PrimaryKey
Результат PrimaryKey
    public function GetParentPrimaryKey()
    {
        return $this->ParentPrimaryKey;
    }