Cloneable
Instantiable
Constants |
public
PHPFUI |
Properties |
public
$public_float
|
Methods |
public
__construct
(
?
PHPFUI |
public final public_function_returning_and_taking_array ( array $array = [ 'tom' , 2 => 'Dick' , 'harry' => 'reasoner' ] ) : array |
Constants |
protected
PHPFUI |
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
|
Constants |
private
PHPFUI |
Properties |
private $private_array |
Methods |
private
private_function_no_return
(
?
string
$fred
=
'Eythel'
) :
void
This function does nothing.
|
private
static
theLowerTest
() :
self
Testing method sorting |
private
UpperCaseMethodName
() :
void
Testing method sorting |
private
upperTest
() :
void
Testing method sorting |
Methods |
private
static
theLowerTest
() :
self
Testing method sorting |