protected function ThrobberTest::setLabel in Ajax loader 7
@inheritdoc
Overrides ThrobberBase::setLabel
File
- modules/
ajax_loader_test/ ThrobberTest.php, line 27 - Class ThrobberTest
Class
- ThrobberTest
- @file Class ThrobberTest
Code
protected function setLabel() {
return 'Test throbber';
}