Searched refs:allowedExtensions (Results 1 – 1 of 1) sorted by relevance
48 $allowedExtensions = ['css', 'less']; variable75 if (!in_array($ext, $allowedExtensions, true)) {