Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update afterDelete function in AssetsTable
Included explicit return type for the afterDelete function and made it use the asset's absolute_path for deletion instead of manually building the path. Also, the afterDelete function now accepts an Asset object instead of a general EntityInterface.
- Loading branch information