Completed
Branch master (0c4c5a)
by Christophe
04:10
created
src/BitArray/BitArray.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -113,7 +113,7 @@
 block discarded – undo
113 113
 	 *
114 114
 	 * @throws  \RuntimeException  If the property does not exist
115 115
 	 *
116
-	 * @return  mixed  The value associated to the property
116
+	 * @return  integer|null  The value associated to the property
117 117
 	 *
118 118
 	 * @since   1.0.0
119 119
 	 */
Please login to merge, or discard this patch.