You are here

protected function ThrobberWanderingCubes::setCssFile in Ajax loader 7

@inheritdoc

Overrides ThrobberBase::setCssFile

File

lib/throbber/ThrobberWanderingCubes.php, line 23
Class ThrobberWanderingCubes

Class

ThrobberWanderingCubes
@file Class ThrobberWanderingCubes

Code

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