mirror of
https://github.com/danog/phpseclib.git
synced 2024-12-04 10:38:12 +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.
|
* 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).
|
* Unambiguous types get the direct mapping (int/real/bool).
|
||||||
* Others are mapped as a choice, with an extra indexing level.
|
* Others are mapped as a choice, with an extra indexing level.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user