Quellcode durchsuchen

Updated docblock

Andrey Helldar vor 5 Jahren
Ursprung
Commit
e17d065d8a
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      src/ApiDoc.php

+ 1 - 1
src/ApiDoc.php

@@ -9,7 +9,7 @@ class ApiDoc
     /**
      * Binds the ApiDoc routes into the controller.
      *
-     * @deprecated Use
+     * @deprecated Use autoload routes instead (`config/apidoc.php`: `routes > laravel > autoload`).
      *
      * @param string $path
      */