PHP Class Ferno\Loco\Charclass

Mostra file Open project: ferno/loco

Public Properties

Property Type Description
$chars
$negateMe

Public Methods

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

Method Details

__construct() public method

public __construct ( $chars, $negateMe = false )

__toString() public method

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