1
0
Fork 0
mirror of https://github.com/Oreolek/debug-toolbar.git synced 2024-04-25 13:49:19 +03:00

fixed wrong PHPDOC comment

This commit is contained in:
biakaveron 2013-08-16 08:24:04 +04:00
parent 1b138fe9f3
commit 67cec4f7d5

View file

@ -48,7 +48,7 @@ abstract class Kohana_Debugtoolbar {
/**
* Renders the Debug Toolbar
*
* @param bool $print return DT's template (FALSE) or render it (TRUE, by default)
* @param bool $print return DT's template (FALSE, by default) or render it (TRUE)
*
* @static
* @return bool|string