expressly/php-common

View on GitHub
bootstrap/config.php

Summary

Maintainability
A
0 mins
Test Coverage

Line exceeds 120 characters; contains 121 characters
Open

$app->register(new Expressly\ServiceProvider\YamlConfigServiceProvider(__DIR__ . '/../src/Resources/config/config.yml'));
Severity: Minor
Found in bootstrap/config.php by phpcodesniffer

Expected 1 newline at end of file; 0 found
Open

$app['debug'] = false;
Severity: Minor
Found in bootstrap/config.php by phpcodesniffer

There are no issues that match your filters.

Category
Status