RenanBr.BibTexParser.ListenerInterface - JoomlaPubDB/PubDB GitHub Wiki
Namespace: \RenanBr\BibTexParser
- No constants found
- File: administrator/helpers/vendor/renanbr/bibtex-parser/src/ListenerInterface.php
- Package: \Default
public bibTexUnitFound(string $text, string $type, array $context)
Summary
Called when an unit is found.
Details:
- Inherited From: \RenanBr\BibTexParser\ListenerInterface
Type | Name | Description |
---|---|---|
string |
$text | The original content of the unit found. |
Escape character will not be sent. |
| string
| $type | The type of unit found.
It can assume one of Parser's constant value. |
| array
| $context | contains details of the unit found |
This document was automatically generated from source code comments on 2020-07-13 using phpDocumentor and fr3nch13/phpdoc-markdown