Edit
↰
Home
↑
ion
↑
Catalog
↻
Catalog::find
↲
Catalog::__construct
↲
Catalog::add
↲
Catalog::findBest
↲
Catalog::remove
#
?
ion\Symbol\Table
ion\Catalog::find
(
string
$name
, [
int
$version
= 0])
Find a shared symbol table within the catalog.
Params:
#
string
$name
#
The name of the symbol table.
Optional
int
$version
#
= 0
The version the symbol table should match.
Returns:
#
\Symbol\Table
|
null
, The symbol table found, if any.
Show Comments from Github Discussions