A test class with no functionality.
It is just to test InstaDoc
Cloneable
Instantiable
Constants
|
public
PHPFUI\InstaDoc\Tests\Test73
::CONST_PUBLIC_STRING
=
'Default'
|
Properties
|
public
$public_float
|
Methods
|
public
__construct
(
?
PHPFUI\InstaDoc\Tests\Test80
$test
=
NULL
) |
public
final
public_function_returning_and_taking_array
(
array
$array
=
[
'tom'
,
2
=>
'Dick'
,
'harry'
=>
'reasoner'
]
) :
array
|
Constants
|
protected
PHPFUI\InstaDoc\Tests\Test73
::CONST_PROTECTED_INT
=
42
|
Properties
|
protected
$protected_string
|
Methods
|
protected
protected_function_no_return
(
string
$fred
,
$unknown
=
3.14
) :
void
This function does nothing. But it has a very long
meaningless description that just seems to go on and on and
on but does not really say anything except for being very
long and completely unreadable, but such is the nature of
long meaningless comments that really say nothing of any
importance that just seem to meander and never get to the
point and be concise and to the point, but that is the point,
that there is no point. Pointless really.
-
api
declares that elements are suitable for consumption by third parties.
-
example
shows the code of a specified example file or, optionally, just a portion of it.
-
ignore
tells phpDocumentor that the associated element is not to be included in the documentation.
-
internal
denotes that the associated elements is internal to this application or library and hides it by default.
-
source
-
throws
Fred
this is the text
-
todo
indicates whether any development activity should still be executed on the associated element.
-
uses
\indicatesa reference to (and from) a single associated element.
-
var
$Properties
This the explaination of the var
-
return
string
this is the return text
-
category
CategoryName
-
package
PackageName
-
author
Original Author
-
author
Another Author
-
copyright
1997-2005 The PHP Group
-
license
http://www.php.net/license/3_01.txt PHP License 3.01
-
version
SVN: $Id$
-
link
http://pear.php.net/package/PackageName
-
since
-
deprecated
File deprecated in Release 2.0.0
|
Constants
|
private
PHPFUI\InstaDoc\Tests\Test73
::CONST_PRIVATE_ARRAY
=
[
'.Git'
,
0
,
true
,
0.2
]
|
Properties
|
private
$private_array
|
Methods
|
private
private_function_no_return
(
?
string
$fred
=
'Eythel'
) :
void
This function does nothing.
|
private
static
theLowerTest
() :
self
|
private
UpperCaseMethodName
() :
void
|
private
upperTest
() :
void
|
Methods
|
private
static
theLowerTest
() :
self
|