File manager - Edit - /home/premiey/www/wp-content/plugins/ameliabooking/src/Application/Commands/User/Customer/GetCustomerCommand.php
Back
<?php namespace AmeliaBooking\Application\Commands\User\Customer; use AmeliaBooking\Application\Commands\Command; /** * Class GetCustomerCommand * * @package AmeliaBooking\Application\Commands\User\Customer */ class GetCustomerCommand extends Command { /** * AddCustomerCommand constructor. * * @param $args */ public function __construct($args) { parent::__construct($args); if (isset($args['id'])) { $this->setField('id', $args['id']); } } }
| ver. 1.4 |
Github
|
.
| PHP 5.4.45 | Generation time: 0 |
proxy
|
phpinfo
|
Settings