update : 2015.11.03
php.shukuma.com

검색:
 
 
The ReflectionType class

The ReflectionType class

(PHP 7)

소개

The ReflectionType class reports information about a function's parameters.

클래스 개요

ReflectionType {
/* 메소드 */
public bool allowsNull ( void )
public bool isBuiltin ( void )
public string __toString ( void )
}

Table of Contents