Browse Source

update description

PHP-GTK3
yggverse 5 months ago
parent
commit
6e72186e9c
  1. 2
      src/Interface/Model/Connection.php

2
src/Interface/Model/Connection.php

@ -5,7 +5,7 @@ declare(strict_types=1); @@ -5,7 +5,7 @@ declare(strict_types=1);
namespace Yggverse\Yoda\Interface\Model;
/*
* Single API for multiple protocols
* Single async API for multiple protocols
*
*/
interface Connection

Loading…
Cancel
Save