Completed
Push — master ( c1816d...3ecf76 )
by Timo
13s
created
Classes/IndexQueue/Item.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -241,6 +241,9 @@
 block discarded – undo
241 241
         $this->record = $record;
242 242
     }
243 243
 
244
+    /**
245
+     * @return integer
246
+     */
244 247
     public function getRecordPageId()
245 248
     {
246 249
         $this->getRecord();
Please login to merge, or discard this patch.