Diego Bazzanella

Results 1 comments of Diego Bazzanella

In AbstractSvgTag.php, I've commented this method like this: protected function openSvg($properties) { /* if (!$this->svgDrawer->isDrawing()) { $e = new HtmlParsingException('The asked ['.$this->getName().'] tag is not in a [DRAW] tag'); $e->setInvalidTag($this->getName());...