getOptions(); if (isset($options['length'])) { $data[0][1][1] .= '(' . $options['length'] . ')'; } return $data; } }