#259: Updated to use display path #2
Annotations
10 errors
phpstan (8.3, stable):
tests/Tree/CollectionTest.php#L61
Access to an undefined property Staudenmeir\LaravelAdjacencyList\Tests\Tree\Models\User::$display_path.
|
phpstan (8.3, stable):
tests/Tree/CollectionTest.php#L62
Access to an undefined property Staudenmeir\LaravelAdjacencyList\Tests\Tree\Models\User::$display_path.
|
phpstan (8.3, stable):
tests/Tree/CollectionTest.php#L63
Access to an undefined property Staudenmeir\LaravelAdjacencyList\Tests\Tree\Models\User::$display_path.
|
phpstan (8.3, stable):
tests/Tree/CollectionTest.php#L64
Access to an undefined property Staudenmeir\LaravelAdjacencyList\Tests\Tree\Models\User::$display_path.
|
phpstan (8.3, stable):
tests/Tree/CollectionTest.php#L65
Access to an undefined property Staudenmeir\LaravelAdjacencyList\Tests\Tree\Models\User::$display_path.
|
phpstan (8.3, stable):
tests/Tree/CollectionTest.php#L66
Access to an undefined property Staudenmeir\LaravelAdjacencyList\Tests\Tree\Models\User::$display_path.
|
phpstan (8.3, stable):
tests/Tree/CollectionTest.php#L67
Access to an undefined property Staudenmeir\LaravelAdjacencyList\Tests\Tree\Models\User::$display_path.
|
phpstan (8.3, stable):
tests/Tree/CollectionTest.php#L68
Access to an undefined property Staudenmeir\LaravelAdjacencyList\Tests\Tree\Models\User::$display_path.
|
phpstan (8.3, stable):
tests/Tree/Models/User.php#L221
Method Staudenmeir\LaravelAdjacencyList\Tests\Tree\Models\User::displayPath() has invalid return type Staudenmeir\LaravelAdjacencyList\Tests\Tree\Models\Attribute.
|
phpstan (8.3, stable):
tests/Tree/Models/User.php#L221
Method Staudenmeir\LaravelAdjacencyList\Tests\Tree\Models\User::displayPath() has invalid return type Staudenmeir\LaravelAdjacencyList\Tests\Tree\Models\Attribute.
|