Improved certificates comment

This commit is contained in:
Alexander Cerutti
2021-10-10 02:15:46 +02:00
parent a627286e25
commit 7258a2a7a1

View File

@@ -172,6 +172,10 @@ export default class PKPass extends Bundle {
* the constructor, but they can get overridden
* here for whatever purpose.
*
* When using this setter, all certificates are
* expected to be received, or an exception will
* be thrown.
*
* @param certs
*/