class
Routes implements
ExtenderInterface
Methods
get($path, $name, $handler)
No description
post($path, $name, $handler)
No description
put($path, $name, $handler)
No description
patch($path, $name, $handler)
No description
delete($path, $name, $handler)
No description
remove(string $method, string $name)
No description
Details
get($path, $name, $handler)
post($path, $name, $handler)
put($path, $name, $handler)
patch($path, $name, $handler)
delete($path, $name, $handler)
remove(string $method, string $name)
extend(Container $container, Extension $extension = null)