function __construct()
 {
     parent::__construct(self::HANDLER_ID, "PHP passthrough", eZBinaryFileHandler::HANDLE_DOWNLOAD);
 }