Skip to content

Commit df061ec

Browse files
committed
fix namespace
1 parent 85d39e5 commit df061ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Response.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
use bicf\securityheaders\components;
2+
namespace bicf\securityheaders\components;
33

44
/**
55
* Class Response

0 commit comments

Comments
 (0)