Skip to content

Commit

Permalink
Create Route.php
Browse files Browse the repository at this point in the history
  • Loading branch information
RamonSmit authored Jun 15, 2017
1 parent 4f2a627 commit 81c9462
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Helpers/Route.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ public static function getRouteNameByUri($uri = NULL, $method = 'GET')
*
* @param array $routeName
* @return boolean
* @depricated v1.0.1 use active_route()
*/
public static function isActiveRoute($routeName)
{
Expand Down

0 comments on commit 81c9462

Please sign in to comment.