Skip to content

Add phpdoc for FindBy trait

Example:

/** @method static mixed findBy(mixed ...$args); */

This would make it easier to use findBy methods:

image

Edited by Kev