autowp/autowp

View on GitHub
module/Comments/src/Attention.php

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

Possibly zero references to public class constant \Autowp\Comments\Attention::COMPLETED
Open

        COMPLETED = 2;
Severity: Minor
Found in module/Comments/src/Attention.php by phan

Possibly zero references to class \Autowp\Comments\Attention
Open

class Attention
Severity: Minor
Found in module/Comments/src/Attention.php by phan

Possibly zero references to public class constant \Autowp\Comments\Attention::REQUIRED
Open

        REQUIRED  = 1,
Severity: Minor
Found in module/Comments/src/Attention.php by phan

Possibly zero references to public class constant \Autowp\Comments\Attention::NONE
Open

        NONE      = 0,
Severity: Minor
Found in module/Comments/src/Attention.php by phan

There are no issues that match your filters.

Category
Status