ServerStatusCommand

ServerStatusCommand

class ServerStatusCommand extends ServerCommand

Shows the status of a process that is running PHP's built-in web server in the background.

Methods

__construct(string|null $name = null)

Constructor.

from Command
ignoreValidationErrors()

Ignores validation errors.

from Command