| 1 | <?php |
||
| 14 | class m180812_200148_add_label_and_mapping extends \flipbox\saml\core\migrations\m180812_200148_add_label_and_mapping |
||
| 15 | { |
||
| 16 | public function init() |
||
| 20 | |||
| 21 | /** |
||
| 22 | * @inheritdoc |
||
| 23 | */ |
||
| 24 | protected function getSamlPlugin(): SamlPluginInterface |
||
| 28 | |||
| 29 | /** |
||
| 30 | * @inheritdoc |
||
| 31 | */ |
||
| 32 | protected static function getProviderTableName() |
||
| 36 | } |
||
| 37 |