Skip to content
This repository was archived by the owner on Jan 23, 2019. It is now read-only.

Commit b1b7022

Browse files
committed
up
1 parent d987f80 commit b1b7022

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Components/ViewRenderer.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
* Time: 17:31
77
*/
88

9-
namespace Sws\Web;
9+
namespace Inhere\Library\Components;
1010

1111
use Inhere\Library\Files\File;
1212

1313
/**
1414
* Class ViewRenderer
1515
* Render PHP view scripts into a PSR-7 Response object
16-
* @package Sws\Web
16+
* @package Inhere\Library\Components
1717
*/
1818
class ViewRenderer
1919
{

0 commit comments

Comments
 (0)