New debug option

This commit is contained in:
Pierre Rudloff 2019-11-27 21:22:23 +01:00
parent 89c1538d0f
commit 0b1ce90f47
4 changed files with 27 additions and 13 deletions

View file

@ -135,6 +135,8 @@ class Config
*/
public $genericFormats = [];
public $debug = false;
/**
* Config constructor.
*