📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 14:29:16
📂
/
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
php-di
/
php-di
/
src
/
Definition
/
Exception
✏️
Editing: InvalidAttribute.php
<?php declare(strict_types=1); namespace DI\Definition\Exception; /** * Error in the definitions using PHP attributes. * * @author Matthieu Napoli <matthieu@mnapoli.fr> */ class InvalidAttribute extends InvalidDefinition { }
💾 Save Changes
❌ Cancel