mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-11-16 10:15:14 +00:00
PrimeField: docblock cleanup
This commit is contained in:
parent
4ae33f9bde
commit
de63198197
@ -61,8 +61,6 @@ class PrimeField extends FiniteField
|
||||
|
||||
/**
|
||||
* Use a custom defined modular reduction function
|
||||
*
|
||||
* @return object
|
||||
*/
|
||||
public function setReduction(callable $func)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user