We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello there. How to use word filters like SeparatorToDash?
SeparatorToDash
Exception is: Could not find or autoload: Laminas\Filter\SeparatorToDash
Could not find or autoload: Laminas\Filter\SeparatorToDash
The text was updated successfully, but these errors were encountered:
Hi,
For this type of Filters use full class name Laminas\Filter\Word\SeparatorToDash
@Filter(filter="Laminas\Filter\Word\SeparatorToDash")
Sorry, something went wrong.
No branches or pull requests
Hello there.
How to use word filters like
SeparatorToDash
?Exception is:
Could not find or autoload: Laminas\Filter\SeparatorToDash
The text was updated successfully, but these errors were encountered: