mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-02 08:21:09 -08:00
Updated comment
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
c1213e0abc
commit
9c90f03142
|
@ -11,7 +11,7 @@ use Carbon\Carbon;
|
||||||
class AssetObserver
|
class AssetObserver
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* Listen to the User updating event. This fires automatically every time an asset is saved.
|
* Listen to the Asset updating event. This fires automatically every time an existing asset is saved.
|
||||||
*
|
*
|
||||||
* @param Asset $asset
|
* @param Asset $asset
|
||||||
* @return void
|
* @return void
|
||||||
|
|
Loading…
Reference in a new issue