nextcloud/apps/twofactor_backupcodes/tests/Unit
Roeland Jago Douma 68748d4f85
Some php-cs fixes
* Order the imports
* No leading slash on imports
* Empty line before namespace
* One line per import
* Empty after imports
* Emmpty line at bottom of file

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-22 20:52:10 +01:00
..
Activity Fix "Undefined method setExpectedException()" 2018-01-24 18:10:16 +01:00
BackgroundJob Do not send notification if no active 2fa 2019-03-05 20:21:37 +01:00
Controller Remove leftover unit test 2019-09-14 13:38:18 +02:00
Event Fix state propragation of the backup codes provider 2018-08-01 21:21:30 +02:00
Listener Some php-cs fixes 2019-11-22 20:52:10 +01:00
Migration use OCP\EventDispatcher\Event over Symfony's deprecated Event 2019-10-17 13:31:48 +02:00
Notification Add icon to twofactor_backupcodes notification 2019-07-16 12:35:20 +02:00
Provider Provide initial state 2019-01-29 22:21:54 +01:00
Service Only human readbale backup chars 2019-10-22 12:25:39 +02:00