Location:
PHPKode
>
projects
>
Recess PHP Framework
> recess/recess/framework/Plugin.class.php
<?php abstract class Plugin { abstract function init(Application $app); } ?>
PHPKode Newsletter X is easy to install and configure on the most servers. Try now!
Return current item:
Recess PHP Framework