Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Goethes Farbenlehre
gfl-app-new
Commits
dd5a0fec
Commit
dd5a0fec
authored
May 31, 2022
by
asajedi
Browse files
Merge branch 'addImageExtension' into 'master'
Add image extension See merge request
!97
parents
697ded81
0735ab10
Pipeline
#300267
passed with stages
in 17 minutes and 19 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
src/Import/Importer.php
View file @
dd5a0fec
...
...
@@ -33,6 +33,7 @@ class Importer implements ImporterInterface
private
?string
$sampleTeiDocumentUrl
;
private
?string
$teiDir
=
null
;
private
?string
$teiSampleDir
=
null
;
private
const
s3ImageExtension
=
'jpg'
;
public
function
__construct
(
FileService
$fileService
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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