made ZapHandler library
This commit is contained in:
parent
d185a26f87
commit
b276ac7f6a
6 changed files with 34 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* ZAP factory
|
||||
*/
|
||||
class ZAPZap {
|
||||
class ZAPZap implements ZAPHandler {
|
||||
private $tpl = '';
|
||||
private $folder;
|
||||
private $height;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue