mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-07-12 01:12:14 +00:00
[TASK] Removed unused file
This commit is contained in:
@@ -1,6 +0,0 @@
|
|||||||
<?php
|
|
||||||
namespace Pecee\Router;
|
|
||||||
abstract class RouterAlias {
|
|
||||||
abstract public function getPath($currentPath);
|
|
||||||
abstract public function getUrl($currentUrl);
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user