@@ -63,6 +63,9 @@ |
||
| 63 | 63 | return $this->getSelection('owner_id', $where); |
| 64 | 64 | } |
| 65 | 65 | |
| 66 | + /** |
|
| 67 | + * @param string $column |
|
| 68 | + */ |
|
| 66 | 69 | final protected function getSelection($column, $where = []) |
| 67 | 70 | { |
| 68 | 71 | try { |