You are here

protected function ThrobberDoubleBounce::setLabel in Ajax loader 7

@inheritdoc

Overrides ThrobberBase::setLabel

File

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

Class

ThrobberDoubleBounce
@file Class ThrobberDoubleBounce

Code

protected function setLabel() {
  return 'Double bounce';
}