snipe-it/app/Events
Till Deeke 007e8fbdf9 simplified checkout event handling per @uberbrady’s suggestion
This generalizes the checkout events into the CheckoutableCheckedOut and CheckoutableCheckedIn events.
2018-09-10 16:40:26 +02:00
..
CheckoutableCheckedIn.php simplified checkout event handling per @uberbrady’s suggestion 2018-09-10 16:40:26 +02:00
CheckoutableCheckedOut.php simplified checkout event handling per @uberbrady’s suggestion 2018-09-10 16:40:26 +02:00
CheckoutAccepted.php Adds checkout acceptances 2018-08-06 14:47:26 +02:00
CheckoutDeclined.php Adds checkout acceptances 2018-08-06 14:47:26 +02:00
Event.php