mirror of
https://github.com/getgrav/grav.git
synced 2026-07-05 16:49:18 +02:00
removed barDump() test :)
This commit is contained in:
@@ -141,8 +141,6 @@ class Grav extends Container
|
||||
// Set the header type
|
||||
$this->header();
|
||||
|
||||
Debugger::barDump($this['plugins']);
|
||||
|
||||
echo $this->output;
|
||||
|
||||
$this->fireEvent('onOutputRendered');
|
||||
|
||||
Reference in New Issue
Block a user