You are here

protected property Controller::$response in Schemata 8

The cacheable response.

Type: \Drupal\Core\Cache\CacheableResponseInterface

File

src/Controller/Controller.php, line 38

Class

Controller
Contains callback methods for dynamic routes.

Namespace

Drupal\schemata\Controller

Code

protected $response;