File manager - Edit - /home/premiey/www/wp-content/plugins/ameliabooking/src/Application/Commands/Booking/Appointment/GetAppointmentCommand.php
Back
<?php namespace AmeliaBooking\Application\Commands\Booking\Appointment; use AmeliaBooking\Application\Commands\Command; /** * Class GetAppointmentCommand * * @package AmeliaBooking\Application\Commands\Booking\Appointment */ class GetAppointmentCommand extends Command { /** * GetAppointmentCommand 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