debug
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
## public static Condorcet::getDefaultMethod
|
||||
|
||||
### Description
|
||||
|
||||
```php
|
||||
public static Condorcet::getDefaultMethod ( ): ?string
|
||||
```
|
||||
|
||||
Return the Condorcet static default method.
|
||||
|
||||
|
||||
### Return value:
|
||||
|
||||
*(```?string```)* Method name.
|
||||
|
||||
|
||||
---------------------------------------
|
||||
|
||||
### Related method(s)
|
||||
|
||||
* [static Condorcet::getAuthMethods](../Condorcet%20Class/public%20static%20Condorcet--getAuthMethods.md)
|
||||
* [static Condorcet::setDefaultMethod](../Condorcet%20Class/public%20static%20Condorcet--setDefaultMethod.md)
|
Reference in New Issue
Block a user