diff --git a/Server/Abstracts/CustomProcess.php b/Server/Abstracts/CustomProcess.php index df073b67..0920d783 100644 --- a/Server/Abstracts/CustomProcess.php +++ b/Server/Abstracts/CustomProcess.php @@ -39,6 +39,7 @@ abstract class CustomProcess implements \Server\SInterface\CustomProcess } + /** * @param Process $process */