1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-01-17 13:28:35 +01:00

Merge pull request #118 from dongww/master

stri to string
This commit is contained in:
Maxime Bouroumeau-Fuseau 2014-04-05 11:50:20 -03:00
commit b3bd037af6

View File

@ -424,7 +424,7 @@ class DebugBar implements ArrayAccess
/**
* Returns a JavascriptRenderer for this instance
*
* @param stri $baseUrl
* @param string $baseUrl
* @param string $basePathng
* @return JavascriptRenderer
*/