Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
PhpGitHooks
Module
PhpUnit
Contract
Command
GuardCoverageCommand
PHP Class PhpGitHooks\Module\PhpUnit\Contract\Command\GuardCoverageCommand
Inheritance:
implements
Bruli\EventBusBundle\CommandBus\CommandInterface
Datei anzeigen
Open project: bruli/php-git-hooks
Public Methods
Method
Description
__construct
(
string
$warningMessage
)
GuardCoverageCommand constructor.
getWarningMessage
( ) :
string
Method Details
__construct()
public
method
GuardCoverageCommand constructor.
public
__construct
(
string
$warningMessage
)
$warningMessage
string
getWarningMessage()
public
method
public
getWarningMessage
( ) :
string
return
string