## Usage To create an identifier, use the `PhpOffice\Math\Element\Identifier` class. ### Methods #### getValue The method has no parameter. #### setValue The method has one parameter : * `string` **$value** ## Example ### Math a ### XML ``` xml a ``` ### PHP ``` php add($identifier); ```