Skip to content

Commit 3e302e5

Browse files
committed
Marked classes that can't be final internal
1 parent a2c2ab4 commit 3e302e5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/Protocol/BinaryDumper.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
use React\Dns\Model\Record;
77
use React\Dns\Query\Query;
88

9+
/**
10+
* @internal
11+
*/
912
class BinaryDumper
1013
{
1114
/**

0 commit comments

Comments
 (0)