]> source.dussan.org Git - nextcloud-server.git/commit
Adds constructor to the Based class.
authorFaraz Samapoor <fsa@adlas.at>
Tue, 20 Jun 2023 11:52:22 +0000 (15:22 +0330)
committerLouis <6653109+artonge@users.noreply.github.com>
Sat, 24 Jun 2023 21:14:23 +0000 (23:14 +0200)
commit0db057262685c7a64c690de7a0e162dd52ccea55
tree142dc4eac829f50692a0df8ebede081bd8e853d6
parentc01129947e9fecd26f10ef588cc0940ff187dc83
Adds constructor to the Based class.

Based on:
https://github.com/nextcloud/server/pull/38775#discussion_r1227641788

Signed-off-by: Faraz Samapoor <fsa@adlas.at>
core/Command/TwoFactorAuth/Base.php
core/Command/TwoFactorAuth/Cleanup.php
core/Command/TwoFactorAuth/Disable.php
core/Command/TwoFactorAuth/Enable.php
core/Command/TwoFactorAuth/State.php