class Illuminate / Console / View / Components / Mutators / EnsureNoPunctuation
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

EnsureNoPunctuation

Methods

public

__invoke ( $string ) : string

Ensures the given string does not end with punctuation.

Parameters

  • $string string