Changing name

This commit is contained in:
2019-04-05 20:06:37 -03:00
parent 490f52f1cc
commit 8636787b83
3 changed files with 6 additions and 6 deletions
@@ -1,6 +1,6 @@
<?php
namespace BBRouter;
namespace Routes;
/*
*
@@ -1,6 +1,6 @@
<?php
namespace BBRouter;
namespace Routes;
class RouteCollection {