PHP Class GetOptionKit\ValueType\RegexType

Inheritance: extends BaseType
Datei anzeigen Open project: c9s/getoptionkit Class Usage Examples

Public Properties

Property Type Description
$matches

Public Methods

Method Description
__construct ( $option )
parse ( $value )
test ( $value )

Method Details

__construct() public method

public __construct ( $option )

parse() public method

public parse ( $value )

test() public method

public test ( $value )

Property Details

$matches public_oe property

public $matches