Sid Gifari File Manager
🏠 Root
/
home2
/
meumer25
/
painelbistroemcasa.meumercado.app
/
vendor
/
league
/
flysystem
/
src
/
Plugin
/
Editing: PluginNotFoundException.php
<?php namespace League\Flysystem\Plugin; use LogicException; class PluginNotFoundException extends LogicException { // This exception doesn't require additional information. }
Save
Cancel