Skip to content

Commit

Permalink
Fix phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
bytehead committed Sep 6, 2019
1 parent 23cd54f commit 75cff33
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions core-bundle/src/Resources/contao/library/Contao/Template.php
Expand Up @@ -51,6 +51,17 @@
* @property string $scan
* @property string $verify
* @property string $verifyHelp
* @property string $trustDevice
* @property string $trustedDevicesLabel
* @property string $deviceLabel
* @property string $browserLabel
* @property string $operatingSystemLabel
* @property string $countryLabel
* @property string $createdLabel
* @property string $clearTrustedDevicesButton
* @property array $trustedDevices
* @property array $countries
* @property string $currentDevice
*
* @author Leo Feyer <https://github.com/leofeyer>
*/
Expand Down

0 comments on commit 75cff33

Please sign in to comment.