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