Add an option to allow users to detect "soft deletes" #61
Annotations
4 errors
Run phpstan:
src/Model/Behavior/TrashBehavior.php#L123
Access to undefined constant Muffin\Trash\Model\Behavior\TrashBehavior::SOFT_DELETE_OPTION.
|
Run phpstan
Process completed with exit code 1.
|
Run psalm:
src/Model/Behavior/TrashBehavior.php#L123
src/Model/Behavior/TrashBehavior.php:123:18: UndefinedConstant: Constant Muffin\Trash\Model\Behavior\TrashBehavior::SOFT_DELETE_OPTION is not defined (see https://psalm.dev/020)
|
Run psalm
Process completed with exit code 2.
|
Loading