Implement Countable interface in OptionsPropertyGroup
commit76e0e6dbc8002c13274f21090ccd08661c7885ce
authorMichal Čihař <michal@cihar.com>
Tue, 1 Aug 2017 06:42:37 +0000 (1 08:42 +0200)
committerMichal Čihař <michal@cihar.com>
Tue, 1 Aug 2017 06:54:42 +0000 (1 08:54 +0200)
treee2e15917355bc13df8767b7f212d4f3c41223b52
parentb188c18fb03fe6865290adbfff2108f7d86b541f
Implement Countable interface in OptionsPropertyGroup

This is really needed in OptionsPropertyRootGroup, but makes sense here
as well.

Signed-off-by: Michal Čihař <michal@cihar.com>
libraries/properties/options/OptionsPropertyGroup.php
test/classes/properties/options/groups/OptionsPropertyRootGroupTest.php