Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
Method.tstOriginB.php
Go to the documentation of this file.
1 <?php
2 /*
3  * @author Anakeen
4  * @package FDL
5  */
6 /**
7  * @begin-method-ignore
8  * this part will be deleted when construct document class until end-method-ignore
9  */
10 class _TSTB extends _TSTCOMMONINHERIT
11 {
12  /*
13  * @end-method-ignore
14  */
15  /**
16  * B Method
17  * @return string B
18  */
19 
20  protected function tstA()
21  {
22  return "B";
23  }
24  /**
25  * @begin-method-ignore
26  * this part will be deleted when construct document class until end-method-ignore
27  */
28 }
29 /*
30  * @end-method-ignore
31 */
32 ?>
← centre documentaire © anakeen