Skip to content

Commit

Permalink
Update Session.php
Browse files Browse the repository at this point in the history
  • Loading branch information
7r1n17y committed Jul 10, 2017
1 parent 5c8dbb2 commit 21321f0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/Manage/Session.php
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
<?php
/**
* @copyright 2017-2017 Aveu Mizura
*/
namespace r7r1n17y\Myriad\Manage;
use \r7r1n17y\Myriad\Interfaces, \r7r1n17y\Myriad\Helper\Func as HelperFunc, \r7r1n17y\Myriad\Helper\Extender as Extender;
class Session extends Extender implements Handler {

}
?>

0 comments on commit 21321f0

Please sign in to comment.