X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FConsole%2FExtract.php;h=daa14d00eb23472729a6aae42812918c2298886a;hb=176165b83b1b224a73c01e48f4eb9f71cc8bfa27;hp=628d2596e7c75845addc815174614ab7df5d690e;hpb=ab8997f9db910ba70c592bf106a7f5fc41a55b2d;p=friendica.git diff --git a/src/Console/Extract.php b/src/Console/Extract.php index 628d2596e7..daa14d00eb 100644 --- a/src/Console/Extract.php +++ b/src/Console/Extract.php @@ -1,4 +1,23 @@ . + * + */ namespace Friendica\Console; @@ -7,8 +26,6 @@ namespace Friendica\Console; * to Transifex for translation. * * Outputs a PHP file with language strings used by Friendica - * - * @author Hypolite Petovan */ class Extract extends \Asika\SimpleConsole\Console {