You are here

protected property GeolocationStyleBase::$usesRowClass in Geolocation Field 8.3

Does the style plugin support custom css class for the rows.

Type: bool

Overrides StylePluginBase::$usesRowClass

File

src/Plugin/views/style/GeolocationStyleBase.php, line 33

Class

GeolocationStyleBase
Geolocation Style Base.

Namespace

Drupal\geolocation\Plugin\views\style

Code

protected $usesRowClass = FALSE;