Skip to content

Commit dc766a0

Browse files
committed
Update stubs
1 parent ea97d20 commit dc766a0

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Diff for: stubs/ext/dom/DOMImplementation.php

-7
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,6 @@
22

33
class DOMImplementation
44
{
5-
/**
6-
* @tentative-return-type
7-
* @return void
8-
*/
9-
public function getFeature(string $feature, string $version)
10-
{
11-
}
125
/**
136
* @tentative-return-type
147
* @return bool

0 commit comments

Comments
 (0)