ServerStopCommand

ServerStopCommand

class ServerStopCommand extends ServerCommand

Stops a background process running PHP's built-in web server.

Methods

__construct(string|null $name = null)

Constructor.

from Command
ignoreValidationErrors()

Ignores validation errors.

from Command