Elgg
Version 6.1
|
Indicates a mismatch between the plugin ID in the composer.json and the plugin directory. More...
Additional Inherited Members | |
Public Member Functions inherited from Elgg\Exceptions\PluginException | |
__construct (string $message= '', int $code=0,\Throwable $previous=null) | |
{} More... | |
Static Public Member Functions inherited from Elgg\Exceptions\PluginException | |
static | factory (array $options=[]) |
Create a new instance of a PluginException. More... | |
Public Attributes inherited from Elgg\Exceptions\PluginException | |
ElggPlugin | $plugin |
Indicates a mismatch between the plugin ID in the composer.json and the plugin directory.
Definition at line 12 of file IdMismatchException.php.