_identifier = $identifier; } /** * Retrieve root resource id * * @return string */ public function getId() { return $this->_identifier; } }