6 lines
105 B
PHP
6 lines
105 B
PHP
<?php
|
|
|
|
return [
|
|
'languageGetLineInvalidArgumentException' => 'Whatever this would be, translated',
|
|
];
|