enterTagAttribute($this)) { if (false !== $visitor->enterTagAttributeInterpolation($this)) { $this->getValue()->accept($visitor); } $visitor->leaveTagAttributeInterpolation($this); } $visitor->leaveTagAttribute($this); } }