Completed
Push — master ( 57bc9d...10a297 )
by Christopher
9s
created
src/Database.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -209,6 +209,7 @@
 block discarded – undo
209 209
 
210 210
     /**
211 211
      * Return single object.
212
+     * @param string $entity_class
212 213
      */
213 214
     public function singleObject($entity_class)
214 215
     {
Please login to merge, or discard this patch.