EnsureNoPunctuation
class EnsureNoPunctuation(View source)
Методы
| string | __invoke(string $string) Обеспечивает, что заданная строка не заканчивается знаками препинания. |
Подробности
string __invoke(string $string)
Обеспечивает, что заданная строка не заканчивается знаками препинания.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/9.x/Illuminate/Console/View/Components/Mutators/EnsureNoPunctuation.html