Example #1
0
 /**
  * @return bool
  */
 public function isSingleScope()
 {
     return $this->activePreference->isSingleScope();
 }