Refactored \Tamer to \TamerLib
This commit is contained in:
parent
1b8d2fb40a
commit
7eea383ce9
25 changed files with 81 additions and 81 deletions
|
@ -1,8 +1,8 @@
|
|||
<?php
|
||||
|
||||
|
||||
use Tamer\Abstracts\ProtocolType;
|
||||
use Tamer\Tamer;
|
||||
use TamerLib\Abstracts\ProtocolType;
|
||||
use TamerLib\Tamer;
|
||||
|
||||
require 'ncc';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue