Lots of ux fixes, simplify edition, add validation, init shelves #25
Annotations
7 errors
src/Entity/Book.php#L108
Property App\Entity\Book::$shelves with generic interface Doctrine\Common\Collections\Collection does not specify its types: TKey, T
|
src/Entity/Shelf.php#L27
Property App\Entity\Shelf::$books with generic interface Doctrine\Common\Collections\Collection does not specify its types: TKey, T
|
src/Entity/User.php#L49
Property App\Entity\User::$shelves with generic interface Doctrine\Common\Collections\Collection does not specify its types: TKey, T
|
src/Entity/User.php#L208
Parameter #1 $user of method App\Entity\Shelf::setUser() expects App\Entity\User, null given.
|
src/Twig/InlineEditGroup.php#L22
Property App\Twig\InlineEditGroup::$item type has no value type specified in iterable type array.
|
src/Twig/InlineEditGroup.php#L27
Property App\Twig\InlineEditGroup::$original type has no value type specified in iterable type array.
|
|
The logs for this run have expired and are no longer available.
Loading