D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
psa
/
admin
/
plib
/
vendor
/
laminas
/
laminas-validator
/
src
/
Exception
/
Filename :
ExtensionNotLoadedException.php
back
Copy
<?php namespace Laminas\Validator\Exception; /** * @deprecated This file will be removed in 3.0 * * @final */ class ExtensionNotLoadedException extends RuntimeException { }