protected function ThrobberThreeBounce::setLabel in Ajax loader 7
@inheritdoc
Overrides ThrobberBase::setLabel
File
- lib/
throbber/ ThrobberThreeBounce.php, line 31 - Class ThrobberThreeBounce
Class
- ThrobberThreeBounce
- @file Class ThrobberThreeBounce
Code
protected function setLabel() {
return 'Three bounce';
}