Added new class function structures
This commit is contained in:
9
app/Library/Mail.php
Normal file
9
app/Library/Mail.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
namespace App\Library;
|
||||
|
||||
class Mail {
|
||||
|
||||
}
|
||||
|
||||
?>
|
||||
9
app/Library/MoonMine.php
Normal file
9
app/Library/MoonMine.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
namespace App\Library;
|
||||
|
||||
class MoonMine {
|
||||
|
||||
}
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user