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);