Fix according CS rules
This commit is contained in:
parent
56266a9c94
commit
01edb7db70
@ -144,9 +144,9 @@ abstract class WriterAbstract implements WriterInterface
|
||||
}
|
||||
|
||||
/**
|
||||
* @link https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Disposition
|
||||
* @link https://tools.ietf.org/html/rfc5987
|
||||
* @link https://tools.ietf.org/html/rfc2231#section-4
|
||||
* @see https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Disposition
|
||||
* @see https://tools.ietf.org/html/rfc5987
|
||||
* @see https://tools.ietf.org/html/rfc2231#section-4
|
||||
*/
|
||||
protected function getContentDispositionHeader() : string
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user