Sulu\Bundle\MediaBundle\Entity\MediaRepositoryInterface::findMediaWithFilenameInCollectionWithId PHP Méthode

findMediaWithFilenameInCollectionWithId() public méthode

public findMediaWithFilenameInCollectionWithId ( string $filename, integer $collectionId ) : Media
$filename string
$collectionId integer
Résultat Media
    public function findMediaWithFilenameInCollectionWithId($filename, $collectionId);