mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-18 16:16:02 +02:00
In between commit refactoring and implementing tests
This commit is contained in:
@@ -12,7 +12,7 @@ use App\Entity\Source\Attribut\MembersAttribut;
|
||||
* @ORM\Table(name="source_group")
|
||||
* @ORM\Entity
|
||||
*/
|
||||
class GroupSource extends AbstractSource implements MembersAttributInterface
|
||||
final class GroupSource extends AbstractSource implements MembersAttributInterface
|
||||
{
|
||||
use MembersAttribut;
|
||||
|
||||
|
Reference in New Issue
Block a user