VerifierInterface
A convention verifier: reflects a live, autoloaded class and reports how it deviates.
VerifierInterface::verify()
abstract public function verify(string $fqcn): Milpa\DevTools\Verify\VerificationResultReflects the already-autoloaded `$fqcn` and reports how it deviates from the convention.
Parameters
| Name | Type | Description |
|---|---|---|
| $fqcn | class-string |