mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-06-17 08:47:52 +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