public function MessagePurgeInterface::label in Message 8
Returns the purge method label.
Return value
string The purge method label.
1 method overrides MessagePurgeInterface::label()
- MessagePurgeBase::label in src/MessagePurgeBase.php 
- Returns the purge method label.
File
- src/MessagePurgeInterface.php, line 48 
Class
- MessagePurgeInterface
- Interface for MessagePurge plugins.
Namespace
Drupal\messageCode
public function label();