CloneableInstantiable
Constants |
public PHPFUI |
Properties |
public $public_float = 3.14
|
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 = 'whatever' |
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.
|
Constants |
private PHPFUI |
Properties |
private $private_array = ['fred', 1, false, 9.9, ['nested', ['.Git', 0, true, 0.2]]] |
Methods |
private private_function_no_return(?string $fred = 'Eythel') : void |
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 |