Minor docblock update

This commit is contained in:
Marcus Moore 2023-04-19 17:22:56 -07:00
parent 144382e57a
commit e92c1e7bea
No known key found for this signature in database

View file

@ -29,8 +29,8 @@ class CheckoutableListener
];
/**
* Notify the user and post to webhook about the checked out checkoutable and add a record to the
* checkout_requests table.
* Notify the user and post to webhook about the checked out checkoutable
* and add a record to the checkout_requests table.
*/
public function onCheckedOut($event)
{