X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FConsole%2FExtract.php;h=1d651f64130e6027a028a929e56438ad5dcd0088;hb=4c37fcb2d369fd7ec61278b76922eb15a3f52761;hp=628d2596e7c75845addc815174614ab7df5d690e;hpb=846007d031427d2f559c536a2a0d9cab669ae231;p=friendica.git diff --git a/src/Console/Extract.php b/src/Console/Extract.php index 628d2596e7..1d651f6413 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 {