Skip to content

Commit

Permalink
Fix phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
bytehead committed Sep 3, 2019
1 parent ba0c989 commit b418f70
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions core-bundle/src/Resources/contao/library/Contao/Template.php
Expand Up @@ -51,6 +51,15 @@
* @property string $scan
* @property string $verify
* @property string $verifyHelp
* @property string $backupCodesLabel
* @property string $showBackupCodesLabel
* @property string $backupCodesExplain
* @property string $backupCodesTreat
* @property string $backupCodesInfo
* @property string $backupCodesGenerateLabel
* @property string $backupCodesGenerateInfo
* @property boolean $showBackupCodes
* @property array $backupCodes
*
* @author Leo Feyer <https://github.com/leofeyer>
*/
Expand Down

0 comments on commit b418f70

Please sign in to comment.