5 lines
69 B
PHP
5 lines
69 B
PHP
<?php
|
|
|
|
namespace Lean\Routing;
|
|
|
|
interface RouteDefinitionInterface {} |