Example #1
0
 /**
  * @return string The identifier of underlying form
  * @api
  */
 public function getIdentifier() : string
 {
     return $this->formDefinition->getIdentifier();
 }