Skip to content

Commit 67b3c69

Browse files
[PhpUnitBridge] Fix missing backtick
1 parent b3b88d2 commit 67b3c69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/phpunit_bridge.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,7 @@ Clock Mocking
530530

531531
The :class:`Symfony\\Bridge\\PhpUnit\\ClockMock` class provided by this bridge
532532
allows you to mock the PHP's built-in time functions ``time()``, ``microtime()``,
533-
``sleep()``, ``usleep()``, ``gmdate()``, and ``hrtime()`. Additionally the
533+
``sleep()``, ``usleep()``, ``gmdate()``, and ``hrtime()``. Additionally the
534534
function ``date()`` is mocked so it uses the mocked time if no timestamp is
535535
specified.
536536

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy