update to use method

Signed-off-by: Andy Fragen <andy@thefragens.com>
This commit is contained in:
Andy Fragen 2025-07-27 09:30:35 -07:00 committed by GitHub
parent 9302e6b19f
commit b5c9f00c23
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@ namespace FAIR\Packages\DID;
interface DID {
/**
* Get the DID type.
* Get the DID method.
*
* One of plc, web.
*/