mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-01-16 21:08:34 +01:00
Tweak setDuration to avoid bc break
This commit is contained in:
parent
dfde7d069b
commit
72fea42726
@ -50,7 +50,7 @@ class PDOCollector extends DataCollector implements Renderable, AssetProvider
|
||||
*
|
||||
* @param bool $enabled
|
||||
*/
|
||||
public function setDurationBackground($enabled = true)
|
||||
public function setDurationBackground($enabled)
|
||||
{
|
||||
$this->durationBackground = $enabled;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user