Skip to content

Commit 63e869a

Browse files
authored
Update app.example.php
1 parent e0d7a34 commit 63e869a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/app.example.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@
3939
],
4040
// Always add annotations/meta even if not yet needed
4141
'preemptive' => false,
42+
// Annotator task customization
43+
'annotators' => [
44+
],
4245
// For meta file generator
4346
'generatorTasks' => [
4447
],

0 commit comments

Comments
 (0)