Added documentation

This commit is contained in:
Michael 2018-01-03 13:48:52 +00:00
parent 243848eec1
commit 2831638aeb

View file

@ -1,5 +1,9 @@
<?php
/**
* @file src/Module/Global.php
*/
namespace Friendica\Module;
use Friendica\BaseModule;