소스 검색

Clean up style

Enrico Werkema 6 년 전
부모
커밋
2153bbdccd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/Commands/GenerateDocumentation.php

+ 1 - 1
src/Commands/GenerateDocumentation.php

@@ -261,7 +261,7 @@ class GenerateDocumentation extends Command
     /**
      * Checks config if it should generate Postman collection.
      *
-     * @return boolean
+     * @return bool
      */
     private function shouldGeneratePostmanCollection()
     {