Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Pinq
Analysis
TypeData
TypeDataModule
PHP Class Pinq\Analysis\TypeData\TypeDataModule
Author:
Elliot Levin (
[email protected]
)
Inheritance:
implements
Pinq\Analysis\TypeData\ITypeDataModule
显示文件
Open project: timetoogo/pinq
Public Methods
Method
Description
__construct
(
array
$types
= [],
array
$functions
= [] )
functions
( )
getType
( )
types
( )
Method Details
__construct()
public
method
public
__construct
(
array
$types
= [],
array
$functions
= [] )
$types
array
$functions
array
functions()
public
method
public
functions
( )
getType()
public
static
method
public
static
getType
( )
types()
public
method
public
types
( )