자원형
SplType::__construct
SPL Types
PHP Manual
The SplType class
(PECL spl_types >= 0.1.0)
소개
Parent class for all SPL types.
클래스 개요
abstract
SplType
{
/* Constants */
const
NULL
__default
= null
;
/* 메소드 */
__construct
([
mixed
$initial_value
[,
bool
$strict
]] )
}
예약 상수
SplType::__default
Table of Contents
SplType::__construct
— Creates a new value of some type
자원형
SplType::__construct
SPL Types
PHP Manual