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