Skip to content

Commit

Permalink
Remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
AD7six committed Feb 10, 2015
1 parent 07cde44 commit 3fac8f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/ORM/TableRegistry.php
Expand Up @@ -254,6 +254,4 @@ public static function remove($alias)
static::$_fallbacked[$alias]
);
}

public static function keys() { return array_keys(static::$_instances); }
}

0 comments on commit 3fac8f9

Please sign in to comment.