protected function ThrobberFoldingCube::setCssFile in Ajax loader 7
@inheritdoc
Overrides ThrobberBase::setCssFile
File
- lib/
throbber/ ThrobberFoldingCube.php, line 25 - Class ThrobberFoldingCube
Class
- ThrobberFoldingCube
- @file Class ThrobberFoldingCube
Code
protected function setCssFile() {
return $this->path . '/css/folding-cube.css';
}