A value-holder object for non-expressable parameter default values, such as null, booleans and empty array()

category Zend
package Zend_CodeGenerator
subpackage Php
copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)
license New BSD License

 Methods

__construct()

__construct(string $defaultValue) 

Parameters

$defaultValue

string

Exceptions

\Zend_CodeGenerator_Php_Exception

__toString()

__toString() 

 Properties

 

$_defaultValue

$_defaultValue : string

Default

null