Completed
Branch master (ae6db9)
by Matt
01:40
created
src/Billow/Droplets/Droplet.php 1 patch
Braces   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,7 @@
 block discarded – undo
10 10
  * @method toArray represent the droplet as an Array
11 11
  * @method setImage set the image name
12 12
  */
13
-abstract class Droplet 
13
+abstract class Droplet
14 14
 {
15 15
     /**
16 16
      * ID for the droplet
Please login to merge, or discard this patch.