laravel-nestedset
laravel-nestedset copied to clipboard
Fix return type of NodeTrait::scoped method
This PR updates the return type hint of the scoped method in the NodeTrait. This avoids confusion by IDEs and static analysis tools.