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
API reference based on ProcessWire core version 3.0.236