Patterns are not case sensitive.
public setIgnorePatterns ( array $patterns ) : void | ||
$patterns | array | An array of ignore patterns. The pattern is the key and the value is either "absolute" or "relative", depending on how the pattern should be applied to a file path. |
return | void |