This repository has been archived by the owner on Dec 11, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid deprecation warning in newer CakePHP version
This will avoid deprecation warnings by accessing `getColumn` if the method exists. Otherwise access the old `column` method. Solve #1616
- Loading branch information