trait Illuminate / Translation / CreatesPotentiallyTranslatedStrings
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

CreatesPotentiallyTranslatedStrings

Methods

protected

pendingPotentiallyTranslatedString ( $attribute , $message ) : PotentiallyTranslatedString

Create a pending potentially translated string.

Parameters

  • $attribute string
  • $message string|null