RSS Feed/News xf-dev:generate-finders doesn't generate "Finder" suffix for add-ons

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
26,838
Points
823

Reputation:

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...
 
Status
Not open for further replies.
Top