IsFile
Trait for all objects that represent an asset file. Adds ::asset()
method which returns either a Kirby\Filesystem\File
or Kirby\Image\Image
object. Proxies method calls to this object.
Trait for all objects that represent an asset file. Adds ::asset()
method which returns either a Kirby\Filesystem\File
or Kirby\Image\Image
object. Proxies method calls to this object.