You are here

protected property SortableViewsStyleTrait::$urlGenerator in Sortableviews 8

An URL generator service instance.

Type: \Drupal\Core\Routing\UrlGeneratorInterface

File

src/SortableViewsStyleTrait.php, line 28

Class

SortableViewsStyleTrait
Provides sortable functionality for View styles.

Namespace

Drupal\sortableviews

Code

protected $urlGenerator;