mirror of
https://github.com/dannyvankooten/AltoRouter.git
synced 2025-08-03 23:17:38 +02:00
Merge pull request #3 from koenpunt/fix-indentation
fixed indentation on comment blocks
This commit is contained in:
@@ -13,6 +13,7 @@ class AltoRouter {
|
|||||||
public function setBasePath($basePath) {
|
public function setBasePath($basePath) {
|
||||||
$this->basePath = $basePath;
|
$this->basePath = $basePath;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Map a route to a target
|
* Map a route to a target
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user