/**
  * @since 2.5
  *
  * @return array
  */
 public function getPropertyTables()
 {
     return $this->searchTable->getPropertyTables();
 }