Page MenuHomeWickedGov Phorge

IBannerMixin.php
No OneTemporary

Size
328 B
Referenced Files
None
Subscribers
None

IBannerMixin.php

<?php
/**
* Must be implemented by PHP banner mixins.
*/
interface IBannerMixin {
/**
* Initialize the module. At the moment, the only action which would
* be taken through the controller is to declare magic words.
* @param MixinController $controller
*/
public function register( MixinController $controller );
}

File Metadata

Mime Type
text/x-php
Expires
Fri, Jul 3, 20:19 (1 d, 12 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
23/f7/44be6ae8a373abdb20799fb430ea
Default Alt Text
IBannerMixin.php (328 B)

Event Timeline