ServerCommand

ServerCommand

class ServerCommand extends ContainerAwareCommand

Base methods for commands related to PHP's built-in web server.

Methods

__construct(string|null $name = null)

Constructor.

from Command
ignoreValidationErrors()

Ignores validation errors.

from 登录查看完整内容