Sulu\Bundle\MediaBundle\Entity\Media::getCollection PHP Méthode

getCollection() public méthode

Get collectionInterface.
public getCollection ( ) : Sulu\Bundle\MediaBundle\Entity\CollectionInterface
Résultat Sulu\Bundle\MediaBundle\Entity\CollectionInterface
    public function getCollection()
    {
        return $this->collection;
    }