diff --git a/src/App/Arguments.php b/src/App/Arguments.php index bd9f3b553b..e2f60b1956 100644 --- a/src/App/Arguments.php +++ b/src/App/Arguments.php @@ -1,4 +1,23 @@ . + * + */ namespace Friendica\App; diff --git a/src/App/Authentication.php b/src/App/Authentication.php index 2e1a823c71..678bb0058c 100644 --- a/src/App/Authentication.php +++ b/src/App/Authentication.php @@ -1,7 +1,22 @@ . + * */ namespace Friendica\App; diff --git a/src/App/BaseURL.php b/src/App/BaseURL.php index 4d20281c8b..53f65ee55c 100644 --- a/src/App/BaseURL.php +++ b/src/App/BaseURL.php @@ -1,4 +1,23 @@ . + * + */ namespace Friendica\App; diff --git a/src/App/Mode.php b/src/App/Mode.php index 6cef3456b1..cc18373e9e 100644 --- a/src/App/Mode.php +++ b/src/App/Mode.php @@ -1,4 +1,23 @@ . + * + */ namespace Friendica\App; diff --git a/src/App/Module.php b/src/App/Module.php index 50688710d1..4b9eb68bdd 100644 --- a/src/App/Module.php +++ b/src/App/Module.php @@ -1,4 +1,23 @@ . + * + */ namespace Friendica\App; diff --git a/src/App/Page.php b/src/App/Page.php index 4b1929a998..50afac1b4f 100644 --- a/src/App/Page.php +++ b/src/App/Page.php @@ -1,4 +1,23 @@ . + * + */ namespace Friendica\App; diff --git a/src/App/Router.php b/src/App/Router.php index 450822cf86..8094e3b46d 100644 --- a/src/App/Router.php +++ b/src/App/Router.php @@ -1,4 +1,23 @@ . + * + */ namespace Friendica\App;