13 return new self(
$names, $attach);
18 parent::__construct(
$names);
20 $this->attach = $attach;
22 if ($this->attach->name)
30 return "{$this->attach->url}";
__construct($names, AttachProperty $attach)
static getInstance($names, AttachProperty $attach)
static getInstance(string $name, string $value, $disableEscaping=false)
addParameter(Parameter $parameter)