helper function added
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
* GNU Public License
|
||||
*/
|
||||
|
||||
namespace App\Library\Structures\Helper;
|
||||
namespace App\Library\Structures;
|
||||
|
||||
//Internal Library
|
||||
use Log;
|
||||
@@ -17,7 +17,6 @@ use App\Models\Structure\Structure;
|
||||
use App\Models\Structure\Service;
|
||||
|
||||
|
||||
|
||||
class StructureStockHelper {
|
||||
|
||||
public function StoreNewStructure($structure, $info, $solarName) {
|
||||
|
||||
Reference in New Issue
Block a user