/** * Method to return the path * * @return string * * @since 2.5.0 */ public function getPath() { return $this->path; }