]> git.mxchange.org Git - friendica.git/commitdiff
Added documentation
authorMichael <heluecht@pirati.ca>
Wed, 3 Jan 2018 13:48:52 +0000 (13:48 +0000)
committerMichael <heluecht@pirati.ca>
Wed, 3 Jan 2018 13:48:52 +0000 (13:48 +0000)
src/Module/Global.php

index ad6526f4df3eebf72c640bdd7eccbdd1e99e8394..310ecd0221f4dadd3ebb5f6c832512f18ac8c143 100644 (file)
@@ -1,5 +1,9 @@
 <?php
 
+/**
+ * @file src/Module/Global.php
+ */
+
 namespace Friendica\Module;
 
 use Friendica\BaseModule;