@@ -12,9 +12,9 @@ |
||
| 12 | 12 | protected $_records = null; |
| 13 | 13 | protected $_localCache; |
| 14 | 14 | |
| 15 | - /** |
|
| 16 | - * @return Record |
|
| 17 | - */ |
|
| 15 | + /** |
|
| 16 | + * @return Record |
|
| 17 | + */ |
|
| 18 | 18 | public function findOne($primary) |
| 19 | 19 | { |
| 20 | 20 | if (!$this->_records) { |