Elgg
Version 6.1
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
engine
classes
Elgg
Exceptions
Plugin
PhpVersionException.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
PhpVersionException
extends
PluginException
{
13
14
}
Elgg\Exceptions\PluginException
Definition:
PluginException.php:12
Elgg\Exceptions\Plugin\PhpVersionException
Indicates invalid php version for a plugin.
Definition:
PhpVersionException.php:12
PluginException
Elgg\Exceptions\Plugin
Definition:
ComposerException.php:3
Generated on Wed Dec 4 2024 00:00:20 for Elgg by
1.8.11