MCPcopy Index your code
hub / github.com/CoderOpen/waimai / map

Method map

app/Providers/RouteServiceProvider.php:36–43  ·  view source on GitHub ↗

* Define the routes for the application. * * @return void */

()

Source from the content-addressed store, hash-verified

34 * @return void
35 */
36 public function map()
37 {
38 $this->mapApiRoutes();
39
40 $this->mapWebRoutes();
41
42 //
43 }
44
45 /**
46 * Define the "web" routes for the application.

Callers 15

app.jsFile · 0.80
IFunction · 0.80
QFunction · 0.80
ynFunction · 0.80
irFunction · 0.80
ciFunction · 0.80
liFunction · 0.80
CiFunction · 0.80
TiFunction · 0.80
kiFunction · 0.80
DiFunction · 0.80
FiFunction · 0.80

Calls 2

mapApiRoutesMethod · 0.95
mapWebRoutesMethod · 0.95

Tested by

no test coverage detected