public function __construct() { parent::__construct(); }
public function __construct() { parent::__construct(); $this->tags = new ArrayCollection(); }
public function __construct() { parent::__construct(); $this->backups = new ArrayCollection(); $this->notes = new ArrayCollection(); }