Skip to content

v2.4.0

@timw4mail timw4mail tagged this 05 Oct 15:49
Aviat\Ion\Config
  * Added `has($key)` method to check if a config item exists

Aviat\Ion\Type\ArrayType
  * Updated `hasKey($key)` method to accept an array key, so it matches
  the get and set methods

Aviat\Ion\Transformer\AbstractTransformer
  * Added `untransformCollection($collection)` method, which uses the
  `untransform($item)` method on the extended class. It throws a
  `BadMethodCallException` if the `untransform($item)` method is not
  defined.
Assets 2
Loading