Elgg
Version 6.1
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
engine
classes
Elgg
Exceptions
Plugin
ComposerException.php
Go to the documentation of this file.
1
<?php
2
3
namespace
Elgg\Exceptions\Plugin
;
4
5
use
Elgg\Exceptions\PluginException
;
6
12
class
ComposerException
extends
PluginException
{
13
14
}
Elgg\Exceptions\PluginException
Definition:
PluginException.php:12
PluginException
Elgg\Exceptions\Plugin
Definition:
ComposerException.php:3
Elgg\Exceptions\Plugin\ComposerException
Indicates something wrong with the plugin composer.json.
Definition:
ComposerException.php:12
Generated on Wed Dec 4 2024 00:00:20 for Elgg by
1.8.11