Completed
Push — dev2 ( fdc527...594cc8 )
by Gordon
06:40 queued 02:54
created
src/SilverStripe/Elastica/Searchable.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -172,6 +172,9 @@
 block discarded – undo
172 172
 
173 173
 
174 174
 
175
+	/**
176
+	 * @param string $name
177
+	 */
175 178
 	private function addIndexedFields($name, &$spec) {
176 179
 		// in the case of a relationship type will not be set
177 180
 			if(isset($spec['type'])) {
Please login to merge, or discard this patch.