mini\Validator\ValidatorStore::__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 (core validator only)

Source

src/Validator/ValidatorStore.php:123-132