mini\Html\Element::__get() Method

public

Signature

public function __get(string $name): string|bool|null

Parameters

Name Type Default Description
$name string required Documentation missing

Returns

string|bool|null

Documentation

Documentation missing - No docblock found for this method.

Source

src/Html/Element.php:56-59