Skip to content

Commit

Permalink
[TASK] Add TYPO3 v13 support
Browse files Browse the repository at this point in the history
  • Loading branch information
ayacoo committed Sep 28, 2024
1 parent 8e97ccc commit db35442
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Classes/Helper/TiktokHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ public function transformUrlToFile($url, Folder $targetFolder)
* @param Folder $targetFolder
* @param string $fileExtension
* @return File
* @throws OnlineMediaAlreadyExistsException
*/
protected function transformMediaIdToFile($mediaId, Folder $targetFolder, $fileExtension)
{
Expand Down

0 comments on commit db35442

Please sign in to comment.