fix ci build

This commit is contained in:
Félix Dorn
2020-06-11 16:31:14 +02:00
committed by GitHub
parent a3366379e0
commit 57b982de48

View File

@ -15,7 +15,7 @@ final class Backtrace
* @var string
*/
private const FILE = 'file';
private const BACKTRACE_OPTIONS = DEBUG_BACKTRACE_IGNORE_ARGS;
/**