Documentation

FiberCaster
in package

Casts Fiber related classes to array representation.

Tags
author

Grégoire Pineau lyrixx@lyrixx.info

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
Return values
mixed

Search results