Created
October 4, 2021 16:18
-
-
Save akroii/6af911593c0178ada120f9fd80943413 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$image = FilesModel::findByPath($col->singleSRC); | |
$audio = FilesModel::findByUuid($image->audiolink); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment