Returns whether the format contains options.
public hasOptions ( boolean $includeBase = true ) : boolean | ||
$includeBase | boolean | Whether to include options in the base format in the search. |
Résultat | boolean | Returns `true` if the format contains options and `false` otherwise. |