Skip to content

Find __('text') occurrences #10

@lavitzz

Description

@lavitzz

Hi, im using gettext/gettext with this php-scanner but when use the scanner:
$scanner->scanFile($file); $translations = $scanner->getTranslations();
but never find translations, the $file have __('text') inside.
I have initialized the Scanner like:
$scanner = new PhpScanner(); $scanner->setDefaultDomain('domain1');
Any suggestions? Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions