Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid use of assertObjectHasAttribute()
Use isset() to avoid the PHPUnit deprecation warnings. This is the same as on the master branch.
- Loading branch information