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
Ouzo
Utilities
ClassWithTypedParameters
PHP Class Ouzo\Utilities\ClassWithTypedParameters
显示文件
Open project: letsdrink/ouzo
Public Methods
Method
Description
fun1
(
TestClass
$p1
)
fun2
(
array
$p1
)
Method Details
fun1()
public
method
public
fun1
(
TestClass
$p1
)
$p1
TestClass
fun2()
public
method
public
fun2
(
array
$p1
)
$p1
array