PHP 클래스 BetterReflectionTest\Fixture\Php7ParameterTypeDeclarations

파일 보기 프로젝트 열기: roave/better-reflection

공개 메소드들

메소드 설명
foo ( integer $intParam, stdClass $classParam, $noTypeParam, string $stringParamAllowsNull = null )

메소드 상세

foo() 공개 메소드

public foo ( integer $intParam, stdClass $classParam, $noTypeParam, string $stringParamAllowsNull = null )
$intParam integer
$classParam stdClass
$stringParamAllowsNull string