You are here

protected function ThrobberWave::setCssFile in Ajax loader 7

@inheritdoc

Overrides ThrobberBase::setCssFile

File

lib/throbber/ThrobberWave.php, line 26
Class ThrobberWave

Class

ThrobberWave
@file Class ThrobberWave

Code

protected function setCssFile() {
  return $this->path . '/css/wave.css';
}