RSS Feed/News Incorrect docblock for \XF\Mvc\Entity\Manager::instantiateEntity

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,918
Points
823

Reputation:

This docblock:
PHP:

Code:
    /**
     * Instantiates the named entity with the specified values and relations. This is a low level function and the
     * arguments must be structured correctly.
     *
     * This function should only be called with values and relations in specific cases. In most situations, this
     * function should not be used by XenForo application-level code.
     *
     * @param class-string<T> $shortName
     * @param array $values Values for the columns in the entity, in...

Read more

Continue reading...
 
Status
Not open for further replies.
Top