Pimcore\Model\Asset\Video\ImageThumbnail::getConfig PHP Метод

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

Get thumbnail image configuration.
public getConfig ( ) : Config
Результат Pimcore\Model\Asset\Image\Thumbnail\Config
    public function getConfig()
    {
        return $this->config;
    }