/** * Get entity properties. * * @return array $properties */ public function getProperties() { // TODO ipc handler might not be set return $this->_ipcHandler->getProperties(); }