ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ 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
libs
composer
vendor
league
flysystem
src
Plugin
PluginNotFoundException.php
Generated on Sat Jan 18 2025 19:01:05 for ILIAS by
1.8.13 (using
Doxyfile
)