RenanBr.BibTexParser.Test.DummyListener - JoomlaPubDB/PubDB GitHub Wiki
Namespace: \RenanBr\BibTexParser\Test
- No constants found
- File: administrator/helpers/vendor/renanbr/bibtex-parser/tests/DummyListener.php
- Package: Default
- Class Hierarchy:
- \RenanBr\BibTexParser\Test\DummyListener
- Implements:
Type:
Details:
public bibTexUnitFound(string $text, string $type, array $context)
Summary
Called when an unit is found.
Details:
- Inherited From: \RenanBr\BibTexParser\Test\DummyListener
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