mirror of
https://github.com/metowolf/Meting.git
synced 2026-09-03 07:27:07 +08:00
更新namespace为Metowolf
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Meting" : "src/"
|
||||
"Metowolf" : "src/"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
* Copyright 2017, METO Sheel <i@i-meto.com>
|
||||
* Released under the MIT license
|
||||
*/
|
||||
namespace Meting;
|
||||
namespace Metowolf;
|
||||
class Meting
|
||||
{
|
||||
protected $_SITE;
|
||||
|
||||
Reference in New Issue
Block a user