Browse Source

Clean up style

Enrico Werkema 6 năm trước cách đây
mục cha
commit
2153bbdccd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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()
     {