Skip to content

Kirby 5.0.4

$plainTextStorage->touchLanguage()

Touches all versions of a language

$plainTextStorage->touchLanguage() has been marked as unstable. It might be changed in a future Kirby major or minor release without being considered a breaking change. Use with caution.

$plainTextStorage->touchLanguage(Kirby\Cms\Language $language): void

Parameters

Name Type Default
$languagerequired Kirby\Cms\Language no default value

Parent class

Kirby\Content\PlainTextStorage inherited from Kirby\Content\Storage