Skip to content

Commit e761923

Browse files
committed
fixed CS
1 parent 8b82a8f commit e761923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/HttpCache/HttpCacheTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1190,7 +1190,7 @@ public function testXForwarderForHeaderForPassRequests()
11901190

11911191
public function testEsiCacheRemoveValidationHeadersIfEmbeddedResponses()
11921192
{
1193-
$time = new \DateTime;
1193+
$time = new \DateTime();
11941194

11951195
$responses = array(
11961196
array(

0 commit comments

Comments
 (0)