aperta-principium/Interclip

View on GitHub
includes/components/html/meta-tags.php

Summary

Maintainability
A
0 mins
Test Coverage

Variable $user is undeclared
Open

<meta name="theme-color" content="<?php echo $_ENV['ENVIRONMENT'] === 'staging' ? '#F15922' : ($user ? '#588D6A' : '#262626') ?>">
Severity: Minor
Found in includes/components/html/meta-tags.php by phan

There are no issues that match your filters.

Category
Status