Edit
↰
Home
↑
ion
↑
Symbol
↑
Table
↑
Shared
↻
Shared::__construct
#
void
ion\Symbol\Table\Shared::__construct
(
string
$name
, [
int
$version
= 1, [?
array
$symbols
=
NULL
]])
Create a shared symbol table.
Params:
#
string
$name
#
The name of the shared symbol table.
Optional
int
$version
#
= 1
The version of the shared symbol table.
Optional ?
array
$symbols
#
=
NULL
Internal cache.
Show Comments from Github Discussions