constant Cpf::MAX_LENGTH_CANONICAL_MASK in CPF 8
Same name and namespace in other branches
- 8.2 src/Element/Cpf.php \Drupal\cpf\Element\Cpf::MAX_LENGTH_CANONICAL_MASK
Defines the max length for a CPF number using a canonical mask.
File
- src/
Element/ Cpf.php, line 39
Class
- Cpf
- Provides a form input element for entering an CPF number.
Namespace
Drupal\cpf\ElementCode
const MAX_LENGTH_CANONICAL_MASK = 14;