Updated comment

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2023-10-26 06:51:14 +01:00
parent 0cebccac95
commit c4c47f2e8d

View file

@ -11,7 +11,7 @@ use Carbon\Carbon;
class AssetObserver
{
/**
* Listen to the User created event.
* Listen to the User updating event. This fires automatically every time an asset is saved.
*
* @param Asset $asset
* @return void