PHP Class Lisphp_InvalidApplicationException

Inheritance: extends BadFunctionCallException
显示文件 Open project: lisphp/lisphp

Public Properties

Property Type Description
$valueToApply

Public Methods

Method Description
__construct ( $valueToApply, Lisphp_List $list = null )

Method Details

__construct() public method

public __construct ( $valueToApply, Lisphp_List $list = null )
$list Lisphp_List

Property Details

$valueToApply public_oe property

public $valueToApply