Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 65e3fcaa authored by Akhil's avatar Akhil 🙂
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent a297e9bb
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ class ShopAccountController extends Controller {
	private $userSession;

	private $logger;
	public const SUBSCRIPTION_STATUS_LIST = [
	private const SUBSCRIPTION_STATUS_LIST = [
		'pending',
		'active',
		'on-hold',