Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
phpmock
functions
Incrementable
PHP Interface phpmock\functions\Incrementable
See link:
Donations
Author:
Markus Malkusch (
[email protected]
)
Show file
Open project: php-mock/php-mock
Public Methods
Method
Description
increment
(
mixed
$increment
)
Increments a value.
Method Details
increment()
public
method
Increments a value.
public
increment
(
mixed
$increment
)
$increment
mixed
The amount of increase.