Skip to content

Commit b7ff296

Browse files
committed
Added a message.
1 parent f671070 commit b7ff296

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/generate-tag-names.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616

1717
require_once __DIR__ . '/../vendor/autoload.php';
1818

19+
echo 'Generating tag names.'.PHP_EOL;
20+
1921
$imports = array();
2022
$constants = array();
2123

0 commit comments

Comments
 (0)