Update eloquent models use to HasCamelCasing trait #10234
Labels
Housekeeping:1:Todo
Any dependency management or refactor that would be nice to have some day.
Milestone
Describe the bug
The eloquence package was introduced in pkp-lib via #10129. This package provides a trait that enables seamless camelCase interaction with Eloquent model attributes, eliminating the need for explicitly defined accessors and mutators.
More models can be updated to use this trait, namely:
What application will be affected?
PKP Lib(main). Potentially OJS, OMP or OPS main.
PRs
pkp lib - #10250
ojs - pkp/ojs#4384
omp - pkp/omp#1661
ops -pkp/ops#742
The text was updated successfully, but these errors were encountered: