You are here

protected function ThrobberCubeGrid::setLabel in Ajax loader 7

@inheritdoc

Overrides ThrobberBase::setLabel

File

lib/throbber/ThrobberCubeGrid.php, line 37
Class ThrobberCubeGrid

Class

ThrobberCubeGrid
@file Class ThrobberCubeGrid

Code

protected function setLabel() {
  return 'Cube grid';
}