Make value sets final

This commit is contained in:
2020-08-29 17:21:18 +02:00
committed by Stefan Rohde-Enslin
parent 88e068d0da
commit 44f0d38601
11 changed files with 11 additions and 11 deletions

View File

@ -9,7 +9,7 @@ declare(strict_types = 1);
/**
* Class containing static functions for getting available languages.
*/
class MDLanguagesSet {
final class MDLanguagesSet {
const AVAILABLE_LANGUAGES = [
'aa' => 'Afar-áf',