PHP Classes

File: .changelog/CHANGELOG-2.2.0.md

Recommend this page to a friend!
  Packages of Axel Pardemann   Handy Properties with PHP Accessors and Mutators   .changelog/CHANGELOG-2.2.0.md   Download  
File: .changelog/CHANGELOG-2.2.0.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: Handy Properties with PHP Accessors and Mutators
Accessors and mutators to access class variables
Author: By
Last change:
Date: 9 months ago
Size: 468 bytes
 

Contents

Class file image Download

Release 2.2.0

Added :sparkles:

  • Added customizable accessor prefix and suffix through the `$handyPropertyAccessorPrefix` and `$handyPropertyAccessorSuffix` properties respectively.
  • Added customizable mutator prefix and suffix through the `$handyPropertyMutatorPrefix` and `$handyPropertyMutatorSuffix` properties respectively.

Fixed :bug:

  • Fixed Composer script `test:coverage` to work with xdebug 3.

Previous: Release 2.1.0