Laravelium/laravel-feed

View on GitHub
src/views/atom.blade.php

Summary

Maintainability
A
0 mins
Test Coverage

Variable $namespaces is undeclared
Open

<feed xmlns="http://www.w3.org/2005/Atom"<?php foreach ($namespaces as $n) {
Severity: Minor
Found in src/views/atom.blade.php by phan

Closing brace indented incorrectly; expected 41 spaces, found 0
Open

} ?>>
Severity: Minor
Found in src/views/atom.blade.php by phpcodesniffer

There are no issues that match your filters.

Category
Status