Empty Message File Headers

This commit is contained in:
Lucas Bartholemy 2021-05-25 12:49:03 +02:00
parent 6eb40dce2f
commit e587d927d5

View File

@ -97,6 +97,8 @@ return [
'messagePath' => realpath(__DIR__ . '/../messages'),
// boolean, whether the message file should be overwritten with the merged messages
'overwrite' => true,
'phpFileHeader' => '',
'phpDocBlock' => '',
/*
// Message categories to ignore
'ignoreCategories' => [