mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 18:20:48 +01:00
🧹 Duster
This commit is contained in:
@@ -72,7 +72,6 @@ function getRoleIconSvg($roleName): string
|
||||
*
|
||||
* @param string $full_id
|
||||
* @param enum $type splash, uncentered_splash, loading, tile, icon, ability, video
|
||||
* @return string
|
||||
*/
|
||||
function getChampionImage($full_id, $type): string
|
||||
{
|
||||
@@ -85,6 +84,9 @@ function getChampionImage($full_id, $type): string
|
||||
return $championImage->url;
|
||||
}
|
||||
|
||||
/**
|
||||
* Get the commit hash.
|
||||
*/
|
||||
function getCommitHash(): string
|
||||
{
|
||||
/** @var string $commit */
|
||||
|
||||
Reference in New Issue
Block a user