PHP Class Asvae\ApiTester\Http\Controllers\RouteController

Inheritance: extends Illuminate\Routing\Controller
Afficher le fichier Open project: asvae/laravel-api-tester

Méthodes publiques

Méthode Description
index ( Asvae\ApiTester\Contracts\RouteRepositoryInterface $repository ) : Illuminate\Http\JsonResponse Display list of all available routes.

Method Details

index() public méthode

Display list of all available routes.
public index ( Asvae\ApiTester\Contracts\RouteRepositoryInterface $repository ) : Illuminate\Http\JsonResponse
$repository Asvae\ApiTester\Contracts\RouteRepositoryInterface
Résultat Illuminate\Http\JsonResponse