mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-06-27 21:23:26 +02:00
typo
This commit is contained in:
@ -4,7 +4,7 @@ Some features of the debug bar requires sending http headers or
|
|||||||
using the session. Many frameworks implement their own mechanism
|
using the session. Many frameworks implement their own mechanism
|
||||||
on top of PHP native features.
|
on top of PHP native features.
|
||||||
|
|
||||||
Two make integration with other frameworks as easy as possible,
|
To make integration with other frameworks as easy as possible,
|
||||||
the `DebugBar` object uses an instance of `DebugBar\HttpDriverInterface`
|
the `DebugBar` object uses an instance of `DebugBar\HttpDriverInterface`
|
||||||
to access those features.
|
to access those features.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user