FiberCaster
in package
Casts Fiber related classes to array representation.
Tags
Table of Contents
- castFiber() : mixed
Methods
castFiber()
public
static castFiber(Fiber $fiber, array<string|int, mixed> $a, Stub $stub, bool $isNested, int $filter) : mixed
Parameters
- $fiber : Fiber
- $a : array<string|int, mixed>
- $stub : Stub
- $isNested : bool
- $filter : int