@@ -10,7 +10,7 @@ |
||
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 |