@@ -98,7 +98,6 @@ |
||
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 |