class
Illuminate
/
Console
/
View
/
Components
/
Mutators
/
EnsurePunctuation
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
EnsurePunctuation
Methods
public
__invoke ( $string ) : string
Ensures the given string ends with punctuation.
Parameters
- $string string