mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-03-15 11:50:01 +01:00
More informative tooltip (#597)
This commit is contained in:
parent
06ebf922cc
commit
512fb06c48
@ -42,7 +42,7 @@ class PhpInfoCollector extends DataCollector implements Renderable
|
||||
return array(
|
||||
"php_version" => array(
|
||||
"icon" => "code",
|
||||
"tooltip" => "Version",
|
||||
"tooltip" => "PHP Version",
|
||||
"map" => "php.version",
|
||||
"default" => ""
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user