This commit is contained in:
2019-05-30 01:12:14 -05:00
parent 497f0a2233
commit 482c96f0f3

View File

@@ -17,7 +17,7 @@ use App\Models\Structure\Structure;
use App\Models\Structure\Service;
class StructureStockHelper {
class StructureHelper {
public function StoreNewStructure($structure, $info, $solarName) {
$struct = new Structure;