Skip to content

Commit

Permalink
Init
Browse files Browse the repository at this point in the history
  • Loading branch information
SmetDenis committed Mar 27, 2021
1 parent fb6872e commit 185d9a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/functions.php
Expand Up @@ -17,7 +17,7 @@

use FastRoute\RouteParser\Std;

if (!function_exists('simpleDispatcher')) {
if (!function_exists('FastRoute\simpleDispatcher')) {
/**
* @param callable $routeDefinitionCallback
* @param array $options
Expand Down

0 comments on commit 185d9a4

Please sign in to comment.