Completed
Pull Request — master (#20)
by
unknown
04:51
created
src/Servers/Providers/Provider.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -256,7 +256,7 @@
 block discarded – undo
256 256
      * @param integer $recipeId
257 257
      *
258 258
      * @return static
259
-    */
259
+     */
260 260
     public function runRecipe($recipeId)
261 261
     {
262 262
         $this->payload['recipe_id'] = $recipeId;
Please login to merge, or discard this patch.