Bravo3\Orm\Tests\Entities\Refs\Owner::getLeaf PHP Method

getLeaf() public method

Get Leaf
public getLeaf ( ) : Leaf[]
return Leaf[]
    public function getLeaf()
    {
        return $this->leaf;
    }