area17 / twill

Twill is an open source CMS toolkit for Laravel that helps developers rapidly create a custom admin console that is intuitive, powerful and flexible. Chat with us on Discord at https://discord.gg/cnWk7EFv8R.
https://twillcms.com
Apache License 2.0
3.63k stars 560 forks source link

Fix trim function to get corresponding input #2609

Closed DCrepper closed 1 month ago

DCrepper commented 1 month ago

The trim function is expecting string as parameter, but get View Class insted of string. Strict types also coud brake at this point.

Description

Related Issues

CLAassistant commented 1 month ago

CLA assistant check
All committers have signed the CLA.