Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
tstGoodTest.php
Go to the documentation of this file.
1 <?php
2 /*
3  * @author Anakeen
4  * @package FDL
5 */
6 
7 function tstOneArg($one)
8 {
9 }
10 
11 function tstTwoArg($one, $two)
12 {
13 }
tstTwoArg($one, $two)
Definition: tstGoodTest.php:11
tstOneArg($one)
Definition: tstGoodTest.php:7
← centre documentaire © anakeen