brokencube/automatorm

View on GitHub
src/DataLayer/Fake/DataStore.php

Summary

Maintainability
A
0 mins
Test Coverage

Possibly zero references to use statement for classlike/namespace OperatorParser (\Automatorm\OperatorParser)
Open

use Automatorm\OperatorParser;
Severity: Minor
Found in src/DataLayer/Fake/DataStore.php by phan

Possibly zero references to use statement for classlike/namespace Schema (\Automatorm\Orm\Schema)
Open

use Automatorm\Orm\Schema;
Severity: Minor
Found in src/DataLayer/Fake/DataStore.php by phan

Possibly zero references to use statement for classlike/namespace ConnectionInterface (\Automatorm\Interfaces\Connection)
Open

use Automatorm\Interfaces\Connection as ConnectionInterface;
Severity: Minor
Found in src/DataLayer/Fake/DataStore.php by phan

Possibly zero references to use statement for classlike/namespace DataAccessInterface (\Automatorm\Interfaces\DataAccess)
Open

use Automatorm\Interfaces\DataAccess as DataAccessInterface;
Severity: Minor
Found in src/DataLayer/Fake/DataStore.php by phan

There are no issues that match your filters.

Category
Status