We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ee0c46 commit fec390aCopy full SHA for fec390a
src/Pages/TranslationManagerPage.php
@@ -21,7 +21,7 @@ class TranslationManagerPage extends Page
21
*/
22
const PAGE_LIMIT = 20;
23
24
- protected static ?string $navigationIcon;
+ protected static ?string $navigationIcon = null;
25
26
private ChainedTranslationManager $chainedTranslationManager;
27
0 commit comments