We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8bf2d1 commit f217032Copy full SHA for f217032
source/class-map.php
@@ -1,9 +1,10 @@
1
<?php
2
/**
3
- * Helps generate class maps of PHP files.
+ * PHP Class Map Generator
4
*
5
- * The feature includes generating path lists of specified file types.
6
- *
+ * Helps generate class maps of PHP files. The feature includes generating path lists of specified file types.
+ *
7
+ * @url https://github.com/michaeluno/php-classmap-generator
8
* @author Michael Uno <michael@michaeluno.jp>
9
* @copyright 2020- (c) Michael Uno
10
* @license MIT <http://opensource.org/licenses/MIT>
0 commit comments