You are here

public function ThrobberPluginInterface::getCssFile in Ajax loader 8

Returns path to css file.

1 method overrides ThrobberPluginInterface::getCssFile()
ThrobberPluginBase::getCssFile in src/ThrobberPluginBase.php
Function to get css file.

File

src/ThrobberPluginInterface.php, line 18

Class

ThrobberPluginInterface
Interface ThrobberInterface.

Namespace

Drupal\ajax_loader

Code

public function getCssFile();