SplitEventTypeElement::sidedFields PHP Method

sidedFields() public method

e.g. 'example' would indicate 'left_example' and 'right_example'.
public sidedFields ( ) : array:
return array:
    public function sidedFields()
    {
        return array();
    }