You are here

constant Cpf::MAX_LENGTH_CANONICAL_MASK in CPF 8

Same name and namespace in other branches
  1. 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\Element

Code

const MAX_LENGTH_CANONICAL_MASK = 14;