You are here

protected function ThrobberRotatingPlane::setCssFile in Ajax loader 7

@inheritdoc

Overrides ThrobberBase::setCssFile

File

lib/throbber/ThrobberRotatingPlane.php, line 20
Class ThrobberRotatingPlane

Class

ThrobberRotatingPlane
@file Class ThrobberRotatingPlane

Code

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