Closed MathieuThiry closed 6 years ago
First of all, thanks for your bundle!
We could maybe add something like this to Onurb\Bundle\YumlBundle\DataCollector\DoctrineYumlDataCollector:
public function reset() { $this->data = []; }
Thanks again!
Yes, that would be great, I am also planning my upgrade to 4.0, and want to eliminate all deprecations beforehand. Thanks in advance, great bundle!
First of all, thanks for your bundle!
We could maybe add something like this to Onurb\Bundle\YumlBundle\DataCollector\DoctrineYumlDataCollector:
Thanks again!