SpecProviderInterface
in
Tags
Table of Contents
Methods
- applies() : bool
- modifySpec() : void
Methods
applies()
public
applies(string $entity, string $action) : bool
Parameters
- $entity : string
- $action : string
Return values
boolmodifySpec()
public
modifySpec(RequestSpec $spec) : void
Parameters
- $spec : RequestSpec