PHP Class SQLBuilder\Raw

Show file Open project: c9s/sqlbuilder Class Usage Examples

Public Properties

Property Type Description
$value

Public Methods

Method Description
__construct ( $rawValue )
__set_state ( $array )
__toString ( )
compare ( Raw $b )
getRaw ( )

Method Details

__construct() public method

public __construct ( $rawValue )

__set_state() public static method

public static __set_state ( $array )

__toString() public method

public __toString ( )

compare() public method

public compare ( Raw $b )
$b Raw

getRaw() public method

public getRaw ( )

Property Details

$value public property

public $value