PHP Class CommerceGuys\Addressing\Subdivision\PatternType

Determines whether preg_match() should match an entire string, or just a part of it. Used for postal code validation.
Inheritance: extends CommerceGuys\Enum\AbstractEnum
Afficher le fichier Open project: commerceguys/addressing Class Usage Examples

Méthodes publiques

Méthode Description
getDefault ( ) : string Gets the default value.

Method Details

getDefault() public static méthode

Gets the default value.
public static getDefault ( ) : string
Résultat string The default value.