Merge pull request #22 from threeel/main #28
Annotations
9 errors
phpstan:
src/Actions/DownStepAction.php#L27
Access to an undefined property Illuminate\Database\Eloquent\Model::$sort_order.
|
phpstan:
src/Actions/DownStepAction.php#L27
Access to an undefined property Illuminate\Database\Eloquent\Model::$sort_order.
|
phpstan:
src/Actions/DownStepAction.php#L27
Call to an undefined method Illuminate\Database\Eloquent\Model::switchSortOrder().
|
phpstan:
src/Actions/DownStepAction.php#L28
Access to an undefined property Illuminate\Database\Eloquent\Model::$sort_order.
|
phpstan:
src/Actions/UpStepAction.php#L27
Access to an undefined property Illuminate\Database\Eloquent\Model::$sort_order.
|
phpstan:
src/Actions/UpStepAction.php#L27
Access to an undefined property Illuminate\Database\Eloquent\Model::$sort_order.
|
phpstan:
src/Actions/UpStepAction.php#L27
Call to an undefined method Illuminate\Database\Eloquent\Model::switchSortOrder().
|
phpstan:
src/Actions/UpStepAction.php#L28
Access to an undefined property Illuminate\Database\Eloquent\Model::$sort_order.
|
phpstan
Process completed with exit code 1.
|