1
0
This repository has been archived on 2023-11-30. You can view files and clone it, but cannot push or open issues or pull requests.
dtux__serveur-vote-lalis/include/condorcet/Documentation/Condorcet Class/public static Condorcet--getMethodClass.md
2022-09-21 14:01:45 +02:00

588 B

public static Condorcet::getMethodClass

Description

public static Condorcet::getMethodClass ( string $method ): ?string

Return the full class path for a method.

method: string

A valid method name.

Return value:

(?string) Return null is method not exist.

Throws:

  • CondorcetPHP\Condorcet\Throwable\AlgorithmException