Completed
Push — federated-circles ( 33013b...a68948 )
by Maxence
04:32
created
lib/Model/SharingFrame.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -101,7 +101,7 @@  discard block
 block discarded – undo
101 101
 	}
102 102
 
103 103
 	/**
104
-	 * @return mixed
104
+	 * @return string
105 105
 	 */
106 106
 	public function getCircleName() {
107 107
 		return $this->circleName;
@@ -209,7 +209,7 @@  discard block
 block discarded – undo
209 209
 
210 210
 
211 211
 	/**
212
-	 * @param $k
212
+	 * @param string $k
213 213
 	 *
214 214
 	 * @return string
215 215
 	 */
Please login to merge, or discard this patch.