#!/usr/bin/env php add(new ConfigServices()); $application->add(new PhpSessionclean()); $application->add(new SwitchServerIp()); $application->run();