Completed
Pull Request — 1.x (#35)
by Akihito
02:13
created
src/QueryRepository.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -116,7 +116,7 @@
 block discarded – undo
116 116
     }
117 117
 
118 118
     /**
119
-     * @return Cacheable
119
+     * @return null|Cacheable
120 120
      */
121 121
     private function getCacheable(ResourceObject $ro)
122 122
     {
Please login to merge, or discard this patch.