You are here

protected function ThrobberThreeBounce::setCssFile in Ajax loader 7

@inheritdoc

Overrides ThrobberBase::setCssFile

File

lib/throbber/ThrobberThreeBounce.php, line 24
Class ThrobberThreeBounce

Class

ThrobberThreeBounce
@file Class ThrobberThreeBounce

Code

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