Example #1
0
 /**
  * @return string
  */
 public function getTitle() : string
 {
     return $this->button->getContent();
 }