Skip to content

Add getAuthenticators method #66

Add getAuthenticators method

Add getAuthenticators method #66

Workflow file for this run

name: CI
on: [push]
jobs:
build-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: php-actions/composer@v6
with:
php_extensions: sockets
- run: composer exec phpunit -v -- --bootstrap vendor/autoload.php test