Phpro\SoapClient\Console\Application::__construct PHP Method

__construct() public method

Set up application:
public __construct ( )
    public function __construct()
    {
        parent::__construct(self::APP_NAME, self::APP_VERSION);
    }