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

Status
This content is read-only, or is not open for further replies.

DragonByte Tech

Guest
offline
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...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom