Completed
Push — master ( 389190...0e7ec8 )
by Vitaly
02:49
created
src/query/Generic.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -175,7 +175,7 @@
 block discarded – undo
175 175
     /**
176 176
      * Perform SamsonCMS query and get first matching entity.
177 177
      *
178
-     * @return \samsoncms\api\Entity First matching entity
178
+     * @return \samsonframework\orm\RecordInterface|null First matching entity
179 179
      */
180 180
     public function first()
181 181
     {
Please login to merge, or discard this patch.