Middleware that adds autopopulation functionality. This middlware is added iff auto population settings are present in the resource descriptor config for the rpc method in context.
- internal
CloneableInstantiable
| Methods |
| public __construct(callable $nextHandler, array $autoPopulationSettings) |
public __invoke(Google
|
| Properties |
private $autoPopulationSettings = NULL
|
private $nextHandler = NULL
|