/**
  * @return array
  */
 public function get_allowed_places()
 {
     return $this->backend->_fw_get_allowed_places();
 }