Toggle navigation
BZIon Code Documentation
Classes
Namespaces
Interfaces
Traits
Index
Search
class
BZIon
Twig
InvalidTest
InvalidTest
class
InvalidTest
Methods
bool
__invoke
(
Model
$model)
Find if a model is invalid
static
get
()
No description
Details
at line line 15
bool
__invoke
(
Model
$model)
Find if a model is invalid
Parameters
Model
$model
The model we want to test
Return Value
bool
True if the model is invalid, false if it is valid
at line line 20
static
get
()