Beispiel #1
0
 /**
  * @inheritDoc
  */
 public function compile()
 {
     return parent::compile() . '(' . $this->length . ')';
 }