Skip to content
This repository was archived by the owner on Dec 31, 2022. It is now read-only.

Commit 912950a

Browse files
committed
Now the class implements the header interface
1 parent a07f796 commit 912950a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AbstractHeader.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
/**
2020
* AbstractHeader
2121
*/
22-
abstract class AbstractHeader
22+
abstract class AbstractHeader implements HeaderInterface
2323
{
2424

2525
/**

0 commit comments

Comments
 (0)