Completed
Pull Request — master (#24)
by Helpful
32:54
created
code/wrappers/CloudImageMissing.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -20,6 +20,7 @@
 block discarded – undo
20 20
 	/**
21 21
 	 * Create a new cached image.
22 22
 	 *
23
+	 * @param CloudImage $source
23 24
 	 */
24 25
 	public function __construct($source=null, $args=null) {
25 26
 		parent::__construct(array(), false);
Please login to merge, or discard this patch.