PHP Class SQLBuilder\Raw

Afficher le fichier Open project: c9s/sqlbuilder Class Usage Examples

Méthodes publiques

Свойство Type Description
$value

Méthodes publiques

Méthode Description
__construct ( $rawValue )
__set_state ( $array )
__toString ( )
compare ( Raw $b )
getRaw ( )

Method Details

__construct() public méthode

public __construct ( $rawValue )

__set_state() public static méthode

public static __set_state ( $array )

__toString() public méthode

public __toString ( )

compare() public méthode

public compare ( Raw $b )
$b Raw

getRaw() public méthode

public getRaw ( )

Property Details

$value public_oe property

public $value