Storm\Drivers\Base\Mapping\Mappings\EntityPropertyToOneRelationMapping::GetEntityProperty PHP Метод

GetEntityProperty() закрытый публичный Метод

final public GetEntityProperty ( ) : Storm\Core\Object\IEntityProperty
Результат Storm\Core\Object\IEntityProperty
    public final function GetEntityProperty()
    {
        return $this->EntityProperty;
    }