Tfa::getTfaTypeSummary()

Get translated Tfa type summary

This is generally the same or similar to the module summary, though in a $this->_('…'); call so that it is translatable. When a module implements this, it should not make a parent::getTfaTypeLabel() call.

Available since version 3.0.160.

Usage

$string = $tfa->getTfaTypeSummary();

Return value

string


Tfa methods and properties

API reference based on ProcessWire core version 3.0.251