Beispiel #1
0
 /**
  * @see SMWStore::getWantedPropertiesSpecial()
  * @since 1.8
  */
 public function getWantedPropertiesSpecial($requestoptions = null)
 {
     return $this->baseStore->getWantedPropertiesSpecial($requestoptions);
 }