mini\Metadata\MetadataStore::__get() Method

public

Signature

public function __get(mixed $key): mixed

Parameters

Name Type Default Description
$key mixed required Documentation missing

Returns

mixed

Documentation

Magic getter - auto-builds from attributes if needed

Source

src/Metadata/MetadataStore.php:69-78