mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
Commit iniziale (r1662)
Migrazione da SourceForge, partendo dal commit 1662 della carrtella trunk/openstamanager.
This commit is contained in:
12
lib/classes/HTMLBuilder/Manager/ManagerInterface.php
Normal file
12
lib/classes/HTMLBuilder/Manager/ManagerInterface.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
namespace HTMLBuilder\Manager;
|
||||
|
||||
/**
|
||||
*
|
||||
* @since 2.3
|
||||
*/
|
||||
interface ManagerInterface
|
||||
{
|
||||
public function manage($options);
|
||||
}
|
Reference in New Issue
Block a user