Add a disposition parameter to this part.
public setDispositionParameter ( string $label, string $data ) | ||
$label | string | The disposition parameter label. |
$data | string | The disposition parameter data. If null, removes the parameter (@since 2.8.0). |