resq/src/Entity
2018-01-11 03:04:09 +08:00
..
.gitignore Initial commit 2018-01-06 21:26:46 +08:00
Battery.php Add initial entities for battery, customer and vehicle 2018-01-08 23:59:13 +08:00
BatteryManufacturer.php Add initial entities for battery, customer and vehicle 2018-01-08 23:59:13 +08:00
BatteryModel.php Add initial entities for battery, customer and vehicle 2018-01-08 23:59:13 +08:00
BatterySize.php Add initial entities for battery, customer and vehicle 2018-01-08 23:59:13 +08:00
Customer.php Add initial entities for battery, customer and vehicle 2018-01-08 23:59:13 +08:00
CustomerVehicle.php Add initial entities for battery, customer and vehicle 2018-01-08 23:59:13 +08:00
MobileNumber.php Add initial entities for battery, customer and vehicle 2018-01-08 23:59:13 +08:00
MobileSession.php Add initial entities for battery, customer and vehicle 2018-01-08 23:59:13 +08:00
Role.php Add assert constraints to role entity 2018-01-10 04:41:50 +08:00
User.php Add ACL security checks for user views and controllers 2018-01-11 03:04:09 +08:00
Vehicle.php Add initial entities for battery, customer and vehicle 2018-01-08 23:59:13 +08:00
VehicleManufacturer.php Add initial entities for battery, customer and vehicle 2018-01-08 23:59:13 +08:00