ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ ilDoc Overview
PluginNotFoundException.php
Go to the documentation of this file.
1
<?
php
2
3
namespace
League\Flysystem\Plugin
;
4
5
use
LogicException
;
6
7
class
PluginNotFoundException
extends
LogicException
8
{
9
// This exception doesn't require additional information.
10
}
LogicException
League\Flysystem\Plugin\PluginNotFoundException
Definition:
PluginNotFoundException.php:7
League\Flysystem\Plugin
Definition:
AbstractPlugin.php:3
php
libs
composer
vendor
league
flysystem
src
Plugin
PluginNotFoundException.php
Generated on Thu Jan 16 2025 19:01:43 for ILIAS by
1.8.13 (using
Doxyfile
)