Core
3.2
PHP API documentation
Main Page
Related Pages
Namespaces
Data Structures
Files
Examples
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Pages
Method.TestGood2.php
Go to the documentation of this file.
1
<?php
2
/*
3
* @author Anakeen
4
* @package FDL
5
*/
6
/**
7
* Ooo Layout test
8
*
9
* @author Anakeen
10
*
11
* @package Dcp\Pu
12
*/
13
/**
14
*/
15
/**
16
*/
17
/**
18
* @begin-method-ignore
19
* this part will be deleted when construct document class until end-method-ignore
20
*/
21
class
_TST_GOODFAMIMP21_2
extends
Doc
22
{
23
/**
24
* @end-method-ignore
25
*/
26
public
function
goodCompute3
()
27
{
28
return
3;
29
}
30
31
/**
32
* @begin-method-ignore
33
* this part will be deleted when construct document class until end-method-ignore
34
*/
35
}
36
/**
37
* @end-method-ignore
38
*/
39
?>
_TST_GOODFAMIMP21_2
Definition:
Method.TestGood2.php:21
Doc
Definition:
Class.Doc.php:58
_TST_GOODFAMIMP21_2\goodCompute3
goodCompute3()
Definition:
Method.TestGood2.php:26
← centre documentaire
© anakeen