mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Minor docblock update
This commit is contained in:
parent
144382e57a
commit
e92c1e7bea
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue