Skip to content

Kirby 5.0.4

$fileBlueprint->acceptAttribute()

Returns the list of all accepted file extensions for file upload or * if all extensions are allowed

$fileBlueprint->acceptAttribute(): string

Return type

string

This method modifies the existing $fileblueprint object it is applied to and returns it again.

Parent class

Kirby\Cms\FileBlueprint