You are here

protected function ThrobberPulse::setLabel in Ajax loader 7

@inheritdoc

Overrides ThrobberBase::setLabel

File

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

Class

ThrobberPulse
@file Class ThrobberPulse

Code

protected function setLabel() {
  return 'Pulse';
}