Skip to content

Plugin

Rasuvaeff\Understudy\Psalm\Plugin

ClassPackage: rasuvaeff/understudy-psalmSourceVersion: v0.2.0

Implements: Psalm\Plugin\PluginEntryPointInterface, Psalm\Plugin\PluginInterface

Entry point registered through extra.psalm.pluginClass, so vendor/bin/psalm-plugin enable rasuvaeff/understudy-psalm is all a user has to run.

Methods

__invoke()

php
__invoke(
    Psalm\Plugin\RegistrationInterface $registration,
    ?SimpleXMLElement $config = NULL,
): void