diff options
Diffstat (limited to 'includes/shell/CommandFactory.php')
-rw-r--r-- | includes/shell/CommandFactory.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/includes/shell/CommandFactory.php b/includes/shell/CommandFactory.php index e549e4981636..87e80c4ed6eb 100644 --- a/includes/shell/CommandFactory.php +++ b/includes/shell/CommandFactory.php @@ -52,8 +52,6 @@ class CommandFactory { private $firejail; /** - * Constructor - * * @param array $limits See {@see Command::limits()} * @param string|bool $cgroup See {@see Command::cgroup()} * @param string|bool $restrictionMethod |