Exemple #1
0
 public function acceptEngineVisitor(EngineVisitor $visitor)
 {
     $visitor->visitSparkPlug($this);
 }