mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Debug : redeclaration of a varaible
This commit is contained in:
parent
4e56075fdc
commit
9fa2e80d81
@ -66,11 +66,6 @@ class DocGeneratorTemplate
|
||||
*/
|
||||
private array $name = [];
|
||||
|
||||
/**
|
||||
* @ORM\ManyToOne(targetEntity=StoredObject::class, cascade={"persist"}).)
|
||||
*/
|
||||
private ?StoredObject $file = null;
|
||||
|
||||
public function getContext(): ?string
|
||||
{
|
||||
return $this->context;
|
||||
|
Loading…
x
Reference in New Issue
Block a user