<?php namespace ModulesGarden\Servers\ProxmoxVps\Core\CommandLine; class CronManager extends Application { protected $dir = 'Cron'; }