Updated comment

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2023-10-26 14:34:18 +01:00
parent c1213e0abc
commit 9c90f03142

View file

@ -11,7 +11,7 @@ use Carbon\Carbon;
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
* @return void