Added documentation
This commit is contained in:
parent
243848eec1
commit
2831638aeb
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @file src/Module/Global.php
|
||||
*/
|
||||
|
||||
namespace Friendica\Module;
|
||||
|
||||
use Friendica\BaseModule;
|
||||
|
|
Loading…
Reference in a new issue