$file->is()
Compares the current object with the given file object
$file->is(Kirby\Cms\File $file): bool
Parameters
| Name | Type | Default |
|---|---|---|
| $file * | Kirby\Cms\File |
– |
Return type
bool
Compares the current object with the given file object
$file->is(Kirby\Cms\File $file): bool
| Name | Type | Default |
|---|---|---|
| $file * | Kirby\Cms\File |
– |
bool