File manager - Edit - /home/premiey/www/wp-content/plugins/ameliabooking/src/Domain/Entity/Entities.php
Back
<?php namespace AmeliaBooking\Domain\Entity; /** * Class Entities * * @package AmeliaBooking\Domain\Entity */ class Entities { const APPOINTMENT = 'appointment'; const APPOINTMENTS = 'appointments'; const BOOKABLE = 'bookable'; const BOOKING = 'booking'; const BOOKINGS = 'bookings'; const CALENDAR = 'calendar'; const CATEGORIES = 'categories'; const CATEGORY = 'category'; const COUPON = 'coupon'; const COUPONS = 'coupons'; const CUSTOM_FIELD = 'custom_field'; const CUSTOM_FIELDS = 'custom_fields'; const CUSTOMER = 'customer'; const CUSTOMERS = 'customers'; const DASHBOARD = 'dashboard'; const EVENT = 'event'; const EVENTS = 'events'; const EMPLOYEE = 'employee'; const EMPLOYEES = 'employees'; const PROVIDER = 'provider'; const PROVIDERS = 'providers'; const TAGS = 'tags'; const EXTRA = 'extra'; const EXTRAS = 'extras'; const FINANCE = 'finance'; const LOCATION = 'location'; const LOCATIONS = 'locations'; const NOTIFICATION = 'notification'; const NOTIFICATIONS = 'notifications'; const PACKAGE = 'package'; const PACKAGES = 'packages'; const PAYMENT = 'payment'; const PAYMENTS = 'payments'; const RESOURCE = 'resource'; const RESOURCES = 'resources'; const SERVICE = 'service'; const SERVICES = 'services'; const SETTINGS = 'settings'; const USER = 'user'; const USERS = 'users'; }
| ver. 1.4 |
Github
|
.
| PHP 5.4.45 | Generation time: 0 |
proxy
|
phpinfo
|
Settings