You are here

protected function ThrobberRotatingPlane::setLabel in Ajax loader 7

@inheritdoc

Overrides ThrobberBase::setLabel

File

lib/throbber/ThrobberRotatingPlane.php, line 27
Class ThrobberRotatingPlane

Class

ThrobberRotatingPlane
@file Class ThrobberRotatingPlane

Code

protected function setLabel() {
  return 'Rotating plane';
}