\App\ObserversImageObserver

Event observer for the Image model

Summary

Methods
Properties
Constants
updated()
updating()
deleting()
created()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

updated()

updated(\App\Image  $image) 

Parameters

\App\Image $image

Throws

\Exception

updating()

updating(\App\Image  $image) 

Parameters

\App\Image $image

deleting()

deleting(\App\Image  $image) : boolean

Parameters

\App\Image $image

Returns

boolean

created()

created(\App\Image  $image) 

Parameters

\App\Image $image