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.
Gettext\Loader\StrictPoLoader::$displayLineColumn
1 parent 19c8de2 commit 01a3ccfCopy full SHA for 01a3ccf
1 file changed
src/Loader/StrictPoLoader.php
@@ -35,8 +35,6 @@ final class StrictPoLoader extends Loader
35
private $warnings = [];
36
/** @var bool */
37
private $isDisabled;
38
- /** @var bool */
39
- private $displayLineColumn;
40
41
/**
42
* Generates a Translations object from a .po based string
0 commit comments