constant Cpf::DIGITS_MASK in CPF 8.2
Same name and namespace in other branches
- 8 src/Element/Cpf.php \Drupal\cpf\Element\Cpf::DIGITS_MASK
Defines a mask for numbers.
File
- src/
Element/ Cpf.php, line 34
Class
- Cpf
- Provides a form input element for entering an CPF number.
Namespace
Drupal\cpf\ElementCode
const DIGITS_MASK = '00000000000';