trait Illuminate / View / Concerns / ManagesTranslations

ManagesTranslations

Properties

protected

$translationReplacements array

The translation replacements for the translation being rendered.

Default: []

Methods

public

startTranslation ( $replacements ) : void

Start a translation block.

Parameters

  • $replacements array
public

renderTranslation ( ) : string

Render the current translation.