Completed
Push — master ( 287087...f3c7b7 )
by Mikael
01:46
created
src/Database/ActiveRecordModel.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -98,7 +98,6 @@
 block discarded – undo
98 98
      * Find and return first object by its tableIdColumn and use
99 99
      * its data to populate this instance.
100 100
      *
101
-     * @param string $column to use in where statement.
102 101
      * @param mixed  $value  to use in where statement.
103 102
      *
104 103
      * @return this
Please login to merge, or discard this patch.