PHP Class DMS\Filter\Rules\Alpha

Inheritance: extends RegExp
Datei anzeigen Open project: rdohms/dms-filter

Public Properties

Property Type Description
$allowWhitespace boolean Allow Whitespace or not

Public Methods

Method Description
getDefaultOption ( ) {@inheritDoc}

Method Details

getDefaultOption() public method

{@inheritDoc}
public getDefaultOption ( )

Property Details

$allowWhitespace public_oe property

Allow Whitespace or not
public bool $allowWhitespace
return boolean