소스 검색

Updated docblock

Andrey Helldar 5 년 전
부모
커밋
e17d065d8a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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
      */