ArrayPrototype
in package
FinalYes
Table of Contents
Properties
Methods
- __construct() : mixed
- __get() : JSFunction|null
Properties
$forEach read-only
public
JSFunction
$forEach
Performs the specified action for each element in an array.
$forEach
private
JSFunction
$forEach
Methods
__construct()
public
__construct() : mixed
__get()
public
__get(string $name) : JSFunction|null
Parameters
- $name : string