Skip to content

2.5 Release

Latest
Compare
Choose a tag to compare
@ihorchepurnyi ihorchepurnyi released this 20 Aug 19:40
· 5 commits to master since this release
a336b5a
  1. Upgrade phpunit version
  2. Added getAllBySection method, usage example:
// Get's all values in the specific section.
$settings->getAllBySection('section');