projek-xyz/slim-plates

View on GitHub

Showing 2 of 2 total issues

The method addFolder has a boolean flag argument $fallback, which is a certain sign of a Single Responsibility Principle violation.
Open

public function addFolder($name, $directory, $fallback = false) : Engine
Severity: Minor
Found in src/Plates.php by phpmd

Avoid using static access to class '\Slim\Routing\RouteContext' in method '__construct'.
Open

$this->context = RouteContext::fromRequest($request);
Severity: Minor
Found in src/PlatesExtension.php by phpmd
Severity
Category
Status
Source
Language