Fix: TabSet attempting to access undeclared property

This commit is contained in:
Loz Calver 2017-04-04 09:52:54 +01:00 committed by Sam Minnee
parent f083a06f3f
commit e22cd4db00

View File

@ -27,6 +27,8 @@
*/
class TabSet extends CompositeField {
protected $tabSet;
/**
* @param string $name Identifier
* @param string $title (Optional) Natural language title of the tabset