pug-php/js-phpize

View on GitHub
src/JsPhpize/Nodes/BracketsArray.php

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Cannot modify read-only magic property \JsPhpize\Nodes\BracketsArray->data defined at /code/src/JsPhpize/Nodes/ArrayBase.php:8
Open

        $this->data[] = [$key, $value];
Severity: Minor
Found in src/JsPhpize/Nodes/BracketsArray.php by phan

There are no issues that match your filters.

Category
Status