PHP Class Ferno\Loco\Charclass

Afficher le fichier Open project: ferno/loco

Méthodes publiques

Свойство Type Description
$chars
$negateMe

Méthodes publiques

Méthode Description
__construct ( $chars, $negateMe = false )
__toString ( ) This is all a bit naive but it gives you the general picture

Method Details

__construct() public méthode

public __construct ( $chars, $negateMe = false )

__toString() public méthode

This is all a bit naive but it gives you the general picture
public __toString ( )

Property Details

$chars public_oe property

public $chars

$negateMe public_oe property

public $negateMe