$parameters $parameters : array<mixed,\phpDocumentor\Plugin\Parameter> Type array<mixed,\phpDocumentor\Plugin\Parameter> — parameters that are configured by the user
__construct() __construct(string $className) Initialize the plugin configuration definition with the given class name. Parameters string $className
getParameters() getParameters() : array<mixed,\phpDocumentor\Plugin\Parameter> Returns the parameters associated with this plugin. Returns array<mixed,\phpDocumentor\Plugin\Parameter>