mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 10:10:48 +01:00
fix: skin foreign key
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
use Intervention\Image\ImageManagerStatic as Image;
|
||||
|
||||
function getRoleIcon($roleName)
|
||||
function getRoleIcon($roleName): string
|
||||
{
|
||||
$roleIcons = [
|
||||
'Toplane' => 'gm-top.png',
|
||||
|
||||
Reference in New Issue
Block a user