docs depage-forms
Exceptions
ValidatorNotCallable.php
Go to the documentation of this file.
1
<?php
10
namespace
Depage\HtmlForm\Exceptions
;
11
15
class
ValidatorNotCallable
extends
\Exception
16
{
17
}
Depage\HtmlForm\Exceptions\ValidatorNotCallable
parent for element specific exceptions
Definition
ValidatorNotCallable.php:16
Depage\HtmlForm\Exceptions
HtmlForm exceptions.
Definition
DuplicateElementNameException.php:10