exceptTags option must be an associative array
array(3) {
  [0]=>
  array(6) {
    ["file"]=>
    string(37) "/var/www/html/app/FrontController.php"
    ["line"]=>
    int(27)
    ["function"]=>
    string(3) "add"
    ["class"]=>
    string(19) "Model\Assets\Assets"
    ["type"]=>
    string(2) "::"
    ["args"]=>
    array(2) {
      [0]=>
      string(33) "app/assets/css/responsivemenu.css"
      [1]=>
      array(8) {
        ["type"]=>
        string(3) "css"
        ["withTags"]=>
        array(0) {
        }
        ["exceptTags"]=>
        array(1) {
          [0]=>
          string(17) "module-AdminFront"
        }
        ["custom"]=>
        bool(true)
        ["cacheable"]=>
        bool(true)
        ["defer"]=>
        bool(false)
        ["async"]=>
        bool(false)
        ["version"]=>
        NULL
      }
    }
  }
  [1]=>
  array(6) {
    ["file"]=>
    string(33) "/var/www/html/model/Core/Core.php"
    ["line"]=>
    int(538)
    ["function"]=>
    string(4) "init"
    ["class"]=>
    string(15) "FrontController"
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(0) {
    }
  }
  [2]=>
  array(6) {
    ["file"]=>
    string(23) "/var/www/html/index.php"
    ["line"]=>
    int(6)
    ["function"]=>
    string(3) "run"
    ["class"]=>
    string(15) "Model\Core\Core"
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(0) {
    }
  }
}