You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 9, 2022. It is now read-only.
If I set à label to "false" to avoid having a label, I always get label. Think forcing label to string result to à $label value to "" (empty) to $lable, in facto, $this->getLabelTitle($label, $name) never return null !
As on version 2.3.
If I set à label to "false" to avoid having a label, I always get label. Think forcing label to string result to à $label value to "" (empty) to $lable, in facto,
$this->getLabelTitle($label, $name)never return null !