Storm\Drivers\Base\Mapping\Mappings\EntityPropertyToOneRelationMapping::GetEntityProperty PHP Method

GetEntityProperty() final public method

final public GetEntityProperty ( ) : Storm\Core\Object\IEntityProperty
return Storm\Core\Object\IEntityProperty
    public final function GetEntityProperty()
    {
        return $this->EntityProperty;
    }