mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2026-03-29 03:43:48 +00: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