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