Elgg
Version 6.1
|
Classes | |
class | ComposerException |
Indicates something wrong with the plugin composer.json. More... | |
class | ConflictException |
Indicates a conflict with the plugin. More... | |
class | IdMismatchException |
Indicates a mismatch between the plugin ID in the composer.json and the plugin directory. More... | |
class | PhpExtensionException |
Indicates plugin php extension requirement issues. More... | |
class | PhpVersionException |
Indicates invalid php version for a plugin. More... | |