pug-php/js-phpize

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

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Cannot modify read-only magic property \JsPhpize\Nodes\Instruction->appendReturn defined at /code/src/JsPhpize/Nodes/Instruction.php:9
Open

        $this->appendReturn = true;
Severity: Minor
Found in src/JsPhpize/Nodes/Instruction.php by phan

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

        $this->instructions[] = $instruction;
Severity: Minor
Found in src/JsPhpize/Nodes/Instruction.php by phan

There are no issues that match your filters.

Category
Status