class Illuminate / Routing / ViewController
You are viewing an older version of the documentation. For the latest, please visit master documentation.

ViewController

Extends

Properties

protected

$response ResponseFactory

The response factory implementation.

Default: null

Methods

public

__construct ( ResponseFactory $response ) : void

Create a new controller instance.

Parameters

public

__invoke ( $args ) : Response

Invoke the controller method.

Parameters

  • $args array