diff --git a/module/BrBundle/Entity/Event/Connection.php b/module/BrBundle/Entity/Event/Connection.php index 55d483cfac..1051e59096 100644 --- a/module/BrBundle/Entity/Event/Connection.php +++ b/module/BrBundle/Entity/Event/Connection.php @@ -29,7 +29,7 @@ /** * Connection - * + * Formerly known as Match, but due to php8 this isn't allowed. * @author Belian Callaerts * * @ORM\Entity(repositoryClass="BrBundle\Repository\Event\Connection")