Expect
class Expect
Schema generator.
Methods
static Type
__callStatic(string $name, array $args)
No description
Details
at line 37
static Type
__callStatic(string $name, array $args)
at line 47
static Type
type(string $type)
at line 65
static Structure
structure(array $items)
at line 74
static Structure
from($object, array $items = [])
Traits
SmartObject