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

Get metadata by key, auto-building from class attributes if needed

Source

src/Metadata/MetadataStore.php:40-60