Sulu\Bundle\MediaBundle\Media\FormatManager\FormatManagerInterface::getMediaProperties PHP Метод

getMediaProperties() публичный Метод

Return media id and format.
public getMediaProperties ( string $url ) : array
$url string
Результат array
    public function getMediaProperties($url);