Sulu\Bundle\MediaBundle\Entity\CollectionType::getCollections PHP Méthode

getCollections() public méthode

Get collections.
public getCollections ( ) : Collection
Résultat Collection
    public function getCollections()
    {
        return $this->collections;
    }