Bug xf-dev:generate-finders doesn't generate "Finder" suffix for add-ons

There is a bug in this version
D

DragonByte Tech

Guest
It's currently not possible to programmatically follow the new XF 2.3 coding style because only XenForo entities get the Finder suffix.

I've updated the GenerateFinder command with an optional flag to use the suffix, as well as cleaned up the output to make it match other XF development commands.

Diff:

Code:
Index: src/XF/Cli/Command/Development/GenerateFinders.php
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8...

Read more

Continue reading...