Problem/Motivation

The method buildForm(array $form, FormStateInterface $form_state) is too big and we can create other method to return the long times

Proposed resolution

Create method getLongTimes()

Comments

thalles created an issue. See original summary.

thalles’s picture

Status: Needs work » Needs review
StatusFileSize
new2.15 KB

Follow a patch with the method

  • thalles committed b5f6bd5 on 8.x-4.x
    Issue #3083066 by thalles: Create method getLongTimes()
    
thalles’s picture

Status: Needs review » Fixed

  • thalles committed e725e3d on 8.x-4.x
    Issue #3083066 by thalles: Create method getLongTimes()
    
thalles’s picture

In the method signature is getLongTime(), the correct would be getLongTimes(),
the last commit fixes this

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.