CloneableInstantiable
Constants |
public PHPFUI |
Properties |
public float $public_float = 3.14 |
public ?PHPFUI |
Methods |
public __construct(?PHPFUI |
public count() |
public final public_function_returning_and_taking_array(array|bool $array = ['tom', 2 => 'Dick', 'harry' => 'reasoner']) : array|bool |
Constants |
protected PHPFUI |
Properties |
protected string $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 array $private_array = ['fred', 1, false, 9.9, ['nested', ['.Git', 0, true, 0.2]]] |
Methods |
private private_function_no_return(PHPFUI |
private static theLowerTest() : static Testing method sorting |
private UpperCaseMethodName() : ?mixed Testing method sorting |
private upperTest() : void Testing method sorting |
Methods |
private static theLowerTest() : static Testing method sorting |