mirror of
https://github.com/klaussilveira/gitlist.git
synced 2025-11-18 03:30:55 +01:00
PHPDoc
This commit is contained in:
@@ -20,6 +20,9 @@ class Routing
|
||||
*
|
||||
* A helper for parsing routes that use commit-ish names and paths
|
||||
* separated by /, since route regexes are not enough to get that right.
|
||||
*
|
||||
* @param string $commitishPath
|
||||
* @param string $repo
|
||||
*/
|
||||
public function parseCommitishPathParam($commitishPath, $repo)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user