SplType
abstract class SplType (View source)
Abstract parent class for all SPL types.
Constants
__default |
|
Methods
__construct(mixed $initial_value = self::__default, bool $strict = true)
Creates a new value of some type
Details
__construct(mixed $initial_value = self::__default, bool $strict = true)
Creates a new value of some type