diff --git a/src/NodeTrait.php b/src/NodeTrait.php index 0b985ab..46c9fea 100644 --- a/src/NodeTrait.php +++ b/src/NodeTrait.php @@ -725,7 +725,7 @@ protected function getScopeAttributes() /** * @param array $attributes * - * @return self + * @return QueryBuilder */ public static function scoped(array $attributes) {