View file PF.Site/Apps/core-videos/vendor/zencoder/zencoder-php/Services/Zencoder/Thumbnail.php
<?php
/**
* Zencoder API client interface.
*
* @category Services
* @package Services_Zencoder
* @author Michael Christopher <m@zencoder.com>
* @version Release: 2.1.2
* @license http://creativecommons.org/licenses/MIT/MIT
* @link http://github.com/zencoder/zencoder-php
*/
class Services_Zencoder_Thumbnail extends Services_Zencoder_Object
{
}