You are here

protected function ThrobberWanderingCubes::setLabel in Ajax loader 7

@inheritdoc

Overrides ThrobberBase::setLabel

File

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

Class

ThrobberWanderingCubes
@file Class ThrobberWanderingCubes

Code

protected function setLabel() {
  return 'Wandering cubes';
}