Add typehint

This commit is contained in:
James Brooks
2015-01-01 11:14:41 +00:00
parent 9578e14504
commit 925818320c

View File

@@ -29,7 +29,7 @@ if (! function_exists('set_active')) {
/**
* Set active class if request is in path.
*
* @param $path
* @param string $path
* @param array $classes
* @param string $active
*