Blast\Orm\Relations\RelationsAwareInterface::getRelations PHP Method

getRelations() public method

public getRelations ( ) : Blast\Orm\Relations\RelationInterface[]
return Blast\Orm\Relations\RelationInterface[]
    public function getRelations();
RelationsAwareInterface