mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2026-01-14 11:06:52 +00:00
Implemented test draft for reciever
This commit is contained in:
@@ -13,7 +13,7 @@ use App\Entity\Method\CollectionDimensionHelperMethod;
|
||||
* @ORM\Table(name="source_group")
|
||||
* @ORM\Entity
|
||||
*/
|
||||
final class TreeCollectionSource extends AbstractCollectionSource implements TreeCollectionSourceInterface
|
||||
class TreeCollectionSource extends AbstractCollectionSource implements TreeCollectionSourceInterface
|
||||
{
|
||||
use MembersAttribut;
|
||||
use CollectionDimensionHelperMethod;
|
||||
|
||||
Reference in New Issue
Block a user