Skip to content

Commit

Permalink
Depracation version update.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertpustulka committed Sep 21, 2017
1 parent a078e01 commit edfeaa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ORM/TableRegistry.php
Expand Up @@ -48,7 +48,7 @@
* $table = TableRegistry::get('Users', $config);
* ```
*
* @deprecated 3.5.0 Use \Cake\ORM\Locator\TableLocator instead.
* @deprecated 3.6.0 Use \Cake\ORM\Locator\TableLocator instead.
*/
class TableRegistry
{
Expand Down

0 comments on commit edfeaa5

Please sign in to comment.