You are here

protected property Content::$router in JS Callback Handler 8.3

The access aware router.

Type: \Drupal\Core\Routing\AccessAwareRouterInterface

File

src/Plugin/Js/Content.php, line 33

Class

Content
Plugin annotation @JsCallback( id = "js.content", allowed_methods = { "GET" }, csrf_token = FALSE, )

Namespace

Drupal\js\Plugin\Js

Code

protected $router;