Add access to components matched by catchall ('**')
This patch was authored and released by @stevapple.
Allows using Parameters.getCatchall()
to get the components matched by catchall (**
) (#94).
Allows using Parameters.getCatchall()
to get the components matched by catchall (**
) (#94).