-
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
88769be
commit d183091
Showing
7 changed files
with
79 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ormat Class/public Tools_Converters_CEF_CondorcetElectionFormat--__construct.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ass/public Tools_Converters_CEF_CondorcetElectionFormat--setDataToAnElection.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...blic static Tools_Converters_CEF_CondorcetElectionFormat--createFromElection.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 16 additions & 0 deletions
16
...public static Tools_Converters_CEF_CondorcetElectionFormat--createFromString.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
## public static Tools\Converters\CEF\CondorcetElectionFormat::createFromString | ||
|
||
> [Read it at the source](https://github.com/julien-boudry/Condorcet/blob/master/src/Tools/Converters/CEF/CondorcetElectionFormat.php#L81) | ||
### Description | ||
|
||
```php | ||
public static Tools\Converters\CEF\CondorcetElectionFormat::createFromString ( string $input ): self | ||
``` | ||
|
||
Create a CondorcetElectionFormat object from string. | ||
|
||
|
||
|
||
#### **input:** *`string`* | ||
|
2 changes: 1 addition & 1 deletion
2
...illFormat Class/public Tools_Converters_DavidHillFormat--setDataToAnElection.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...DebianFormat Class/public Tools_Converters_DebianFormat--setDataToAnElection.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters