$ 0 0 getHandle() uses the parsUrl() function to get the app handle from the urlLocation: class.sodapop.php public function getHandle() { $handle = $this->parseUrl('handle'); return $handle; }