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

fix stri to string

This commit is contained in:
dongww 2014-04-03 20:50:28 +08:00
parent 8db7c3d5d5
commit 42ec5d3bac

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
*/