constant POTX_API_8 in Translation template extractor 7.3
Same name and namespace in other branches
- 8 potx.inc \POTX_API_8
- 6.3 potx.inc \POTX_API_8
- 7.2 potx.inc \POTX_API_8
Parse source files in Drupal 8.x format.
Changes since 7.x documented at http://drupal.org/list-changes/drupal?to_branch=8.x
15 uses of POTX_API_8
- PotxTestCase::testDrupal8 in tests/
potx.test - Test parsing of Drupal 8 module.
- PotxTestCase::testDrupal8BreakpointsYml in tests/
potx.test - Test parsing of Drupal 8 .breakpoints.yml files.
- PotxTestCase::testDrupal8ConstraintMessages in tests/
potx.test - Test parsing Drupal 8 validation constraint messages.
- PotxTestCase::testDrupal8CustomYml in tests/
potx.test - Test parsing of custom yaml files.
- PotxTestCase::testDrupal8InfoYml in tests/
potx.test - Test parsing of Drupal 8 .info.yml files.
File
- ./
potx.inc, line 122 - Extraction API used by the web and command line interface.
Code
define('POTX_API_8', 8);