eugene-matvejev/battleship-game-api

View on GitHub
src/GameBundle/Entity/Battlefield.php

Summary

Maintainability
A
0 mins
Test Coverage

Line exceeds 120 characters; contains 145 characters
Open

     * @ORM\OneToMany(targetEntity="EM\GameBundle\Entity\Cell", mappedBy="battlefield", cascade={"persist"}, fetch="EAGER", indexBy="coordinate")

There are no issues that match your filters.

Category
Status