Skip to content

Commit b7fed01

Browse files
committed
mime: remove obsolete property
1 parent c09c94f commit b7fed01

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Part/SMimePart.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@
1818
*/
1919
class SMimePart extends AbstractPart
2020
{
21-
/** @internal, to be removed in 8.0 */
22-
protected Headers $_headers;
23-
2421
public function __construct(
2522
private iterable|string $body,
2623
private string $type,

0 commit comments

Comments
 (0)