Skip to content

Commit b22283d

Browse files
Remove DateTimeInterface::setMicrosecond
1 parent ff5b252 commit b22283d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

date/date_c.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -167,11 +167,6 @@ public function __unserialize(array $data): void;
167167
* @since 8.4
168168
*/
169169
public function getMicrosecond(): int;
170-
171-
/**
172-
* @since 8.4
173-
*/
174-
public function setMicrosecond();
175170
}
176171

177172
/**

0 commit comments

Comments
 (0)