You are here

constant Cpf::CANONICAL_MASK in CPF 8

Same name and namespace in other branches
  1. 8.2 src/Element/Cpf.php \Drupal\cpf\Element\Cpf::CANONICAL_MASK

Defines canonical mask format.

File

src/Element/Cpf.php, line 29

Class

Cpf
Provides a form input element for entering an CPF number.

Namespace

Drupal\cpf\Element

Code

const CANONICAL_MASK = '000.000.000-00';