whoami7 - Manager
:
/
home
/
dataiclx
/
vielorbe.com
/
wp-content
/
plugins
/
surecart
/
app
/
src
/
Models
/
Upload File:
files >> //home/dataiclx/vielorbe.com/wp-content/plugins/surecart/app/src/Models/Account.php
<?php namespace SureCart\Models; /** * Holds the data of the current account. */ class Account extends Model { /** * Rest API endpoint * * @var string */ protected $endpoint = 'account'; /** * Object name * * @var string */ protected $object_name = 'account'; /** * Does an update clear account cache? * * @var boolean */ protected $clears_account_cache = true; }
Copyright ©2021 || Defacer Indonesia