示例#1
0
 /**
  * @return boolean
  */
 protected function isMultiLanguage()
 {
     return $this->domainConfiguration->isMultiLanguage();
 }