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