PHP Class Pheasant\Database\TypedValue

Show file Open project: lox/pheasant

Public Properties

Property Type Description
$value

Public Methods

Method Description
__construct ( $value )
toSql ( $binder )

Method Details

__construct() public method

public __construct ( $value )

toSql() public method

public toSql ( $binder )

Property Details

$value public property

public $value