X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FConsole%2FCreateDoxygen.php;h=a4c565e327c67313a17875be9399ba0dd5a21644;hb=24a82110fd45a8422efee0677b7acc214aa66e9a;hp=ec8805f5f83153ee438943e66644b51b4edaf633;hpb=af88c2daa34e39cb6430abf64d0648665bfeb9cd;p=friendica.git diff --git a/src/Console/CreateDoxygen.php b/src/Console/CreateDoxygen.php index ec8805f5f8..a4c565e327 100644 --- a/src/Console/CreateDoxygen.php +++ b/src/Console/CreateDoxygen.php @@ -1,11 +1,28 @@ . + * + */ namespace Friendica\Console; /** * Description of CreateDoxygen - * - * @author Hypolite Petovan */ class CreateDoxygen extends \Asika\SimpleConsole\Console {