Esempio n. 1
0
 /**
  * @return bool
  */
 public function isJustified() : bool
 {
     return $this->header->hasClass('nav-justified');
 }