Inspector
abstract class Inspector (View source)
Abstract class that all the file inspectors must extend.
Methods
Details
abstract
inspect(Version $fv)
This method is called when a File\Version class refreshes its attributes.
This can be used to update the File\Version attributes as well as its contents.