mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-21 13:58:42 +00:00
Remove parameter for abs
This commit is contained in:
parent
3443fcc861
commit
9d4723b4c2
|
|
@ -98,5 +98,5 @@ interface OperationInterface
|
|||
* @since 1.0.0
|
||||
* @author Dennis Eichhorn <d.eichhorn@oms.com>
|
||||
*/
|
||||
public function abs($x);
|
||||
public function abs();
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user