• File: interface.component_factory.php
  • Full Path: /home/lef/public_html/wp-content/plugins/nextgen-gallery/pope/lib/interface.component_factory.php
  • File size: 105 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php

if (!defined('POPE_VERSION')) { die('Use autoload.php'); }

interface I_Component_Factory
{
    
}