mini\Table\AbstractTable::getProperty() Method

public

Signature

public function getProperty(string $name): mixed

Parameters

Name Type Default Description
$name string required Documentation missing

Returns

mixed

Documentation

Get a property value

Source

src/Table/Utility/TablePropertiesTrait.php:27-33