mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-19 18:44:46 +02:00
Case insensitive EggFeature Listeners (#1303)
This commit is contained in:
parent
8407547574
commit
98a2cab5ca
@ -41,7 +41,7 @@ abstract class FeatureProvider
|
||||
abstract public function getId(): string;
|
||||
|
||||
/**
|
||||
* A matching subset string (case-sensitive) from the console output
|
||||
* A matching subset string (case-insensitive) from the console output
|
||||
*
|
||||
* @return array<string>
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user