Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sarun Mungthanya
SpnPatch-Laravel
Commits
e9db9232
Commit
e9db9232
authored
Dec 12, 2024
by
Sarun Mungthanya
Browse files
issue wrong code
parent
969d61f3
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/Http/Livewire/Pages/Patch/PatchMasterFile.php
View file @
e9db9232
...
@@ -21,7 +21,7 @@ use App\Traits\CustomTemporaryFileUpload;
...
@@ -21,7 +21,7 @@ use App\Traits\CustomTemporaryFileUpload;
class
PatchMasterFile
extends
Component
class
PatchMasterFile
extends
Component
{
{
use
WithFileUploads
;
use
WithFileUploads
;
use
CustomTemporaryFileUpload
;
//
use CustomTemporaryFileUpload;
public
$file
,
$format_file_id
,
$messages
,
$formatFile
,
$limit
,
$noLimit
,
$genPatch
,
$createPatch
=
false
,
$sendToEec
=
false
,
$genWithSmartUpdate
=
false
;
public
$file
,
$format_file_id
,
$messages
,
$formatFile
,
$limit
,
$noLimit
,
$genPatch
,
$createPatch
=
false
,
$sendToEec
=
false
,
$genWithSmartUpdate
=
false
;
protected
$formatFiles
;
protected
$formatFiles
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment