Completed
Pull Request — master (#340)
by
unknown
05:30
created
src/Database/Seeder/Console/SeederMakeCommand.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -170,7 +170,7 @@
 block discarded – undo
170 170
      * Makes a question about streams to make seeders for.
171 171
      *
172 172
      * @param  StreamCollection $streams  The streams
173
-     * @return array            Answers
173
+     * @return string            Answers
174 174
      */
175 175
     public function makeQuestion(StreamCollection $streams)
176 176
     {
Please login to merge, or discard this patch.