projek-xyz/slim-skeleton

View on GitHub
app/bootstrap.php

Summary

Maintainability
A
0 mins
Test Coverage

Showing 1 of 1 total issue

A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 8 and the first side effect is on line 11.
Open

<?php
Severity: Minor
Found in app/bootstrap.php by phpcodesniffer
Category
Status