Ticket Details

Documentation bug (incorrect @param)

RFC Ticket (closed)

In ```./libraries/lithium/core/Adaptable```, line 129 -

```@param``` is set for ```$name``` but the two parameters should be ```$config``` and ```$paths```.
on 01.05.10 reported by: canglan owned by: jperras

Updates

on 01.05.10 by canglan
  • type was changed to rfc
(fixed) on 01.06.10 by jperras
  • owner was changed to jperras
  • status was changed to closed
  • resolution was changed to fixed
Thanks for finding this.

Fixed in [c1a80b6af25b2afaf4b87e16ec67c39ef5ffcb90].