/** * Get the version. * * @return string * @static */ public static function getVersion() { return \Dingo\Api\Dispatcher::getVersion(); }