Elgg  Version 5.1
IdMismatchException.php
Go to the documentation of this file.
1 <?php
2 
3 namespace Elgg\Exceptions\Plugin;
4 
6 
13 
14 }
Indicates a mismatch between the plugin ID in the composer.json and the plugin directory.