VideoObserver
in package
Table of Contents
Methods
- created() : void
- Handle the Video "created" event.
- updating() : mixed
Methods
created()
Handle the Video "created" event.
public
created(Video $video) : void
Parameters
- $video : Video
updating()
public
updating(Video $video) : mixed
Parameters
- $video : Video