Storm\Drivers\Base\Mapping\Mappings\RelationshipPropertyRelationMapping::GetRelationshipProperty PHP 메소드

GetRelationshipProperty() 최종 공개 메소드

final public GetRelationshipProperty ( ) : Storm\Core\Object\ICollectionProperty
리턴 Storm\Core\Object\ICollectionProperty
    public final function GetRelationshipProperty()
    {
        return $this->RelationshipProperty;
    }