laravel-nestedset icon indicating copy to clipboard operation
laravel-nestedset copied to clipboard

Fix return type of NodeTrait::scoped method

Open sforward opened this issue 3 years ago • 0 comments

This PR updates the return type hint of the scoped method in the NodeTrait. This avoids confusion by IDEs and static analysis tools.

sforward avatar Jun 28 '22 07:06 sforward