Browse Source

Fixing docblock

eryw 11 years ago
parent
commit
05e733a2ef
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/ORM/TableRegistry.php

+ 1 - 0
src/ORM/TableRegistry.php

@@ -77,6 +77,7 @@ class TableRegistry {
 
 /**
  * Contains a list of options that were passed to get() method.
+ *
  * @var array
  */
 	protected static $_options = [];