mirror of
https://github.com/danog/tgseclib.git
synced 2024-11-27 04:34:45 +01:00
Docblock fix
This commit is contained in:
parent
a9925941b0
commit
e8c93d8cfe
@ -148,7 +148,7 @@ class File_ASN1
|
||||
/**
|
||||
* Type mapping table for the ANY type.
|
||||
*
|
||||
* Structured or unknown types are mapped to a File\ASN1\Element.
|
||||
* Structured or unknown types are mapped to a File_ASN1_Element.
|
||||
* Unambiguous types get the direct mapping (int/real/bool).
|
||||
* Others are mapped as a choice, with an extra indexing level.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user