You are here

protected function ThrobberWave::setLabel in Ajax loader 7

@inheritdoc

Overrides ThrobberBase::setLabel

File

lib/throbber/ThrobberWave.php, line 33
Class ThrobberWave

Class

ThrobberWave
@file Class ThrobberWave

Code

protected function setLabel() {
  return 'Wave';
}