protected function ThrobberChasingDots::setLabel in Ajax loader 7
@inheritdoc
Overrides ThrobberBase::setLabel
File
- lib/
throbber/ ThrobberChasingDots.php, line 30 - Class ThrobberChasingDots
Class
- ThrobberChasingDots
- @file Class ThrobberChasingDots
Code
protected function setLabel() {
return 'Chasing dots';
}