Minor docblock update

This commit is contained in:
Marcus Moore
2023-04-19 17:22:56 -07:00
parent 144382e57a
commit e92c1e7bea
+2 -2
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)
{