ViewStringType
class ViewStringType extends StringType
The custom 'view-string' type class. It's a subset of the string type. Every string that passes the view()->exists($string) test is a valid view-string type.
Methods
string
describe(VerbosityLevel $level)
No description
TrinaryLogic
accepts(Type $type, bool $strictTypes)
No description
TrinaryLogic
isSuperTypeOf(Type $type)
No description
static Type
__set_state(array $properties)
No description
Details
at line 19
string
describe(VerbosityLevel $level)
No description
at line 24
TrinaryLogic
accepts(Type $type, bool $strictTypes)
No description
at line 48
TrinaryLogic
isSuperTypeOf(Type $type)
No description
at line 76
static Type
__set_state(array $properties)
No description