fix code sniff violations.

This commit is contained in:
steve.brazier 2014-02-26 14:35:14 +00:00
commit b421b20935
4 changed files with 9 additions and 12 deletions

View file

@ -4,4 +4,4 @@ namespace PHPCI;
abstract class Store extends \b8\Store
{
}
}