Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
Class.WTestBadImp14.php
Go to the documentation of this file.
1 <?php
2 /*
3  * @author Anakeen
4  * @package FDL
5 */
6 
7 include_once ("FDL/Class.WDoc.php");
8 
9 class WTestBadImp14 extends WDoc
10 {
11  var $attrPrefix = "WTST";
12  public $transitions = "must be an array";
13 
14  var $cycle = "must be an array";
15 
16  public $stateactivity = "must be an array";
17 }
18 ?>
← centre documentaire © anakeen