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
Kraken
Console
Server
Command
Project
ProjectStopCommand
PHP Class Kraken\Console\Server\Command\Project\ProjectStopCommand
Inheritance:
extends
Kraken\Runtime\Command\Command
,
implements
Kraken\Runtime\Command\CommandInterface
Show file
Open project: kraken-php/framework
Protected Properties
Property
Type
Description
$manager
Kraken\Console\Server\Manager\ProjectManagerInterface
Protected Methods
Method
Description
command
(
$params
= [] )
construct
( )
destruct
( )
Method Details
command()
protected
method
protected
command
(
$params
= [] )
construct()
protected
method
protected
construct
( )
destruct()
protected
method
protected
destruct
( )
Property Details
$manager
protected property
protected
ProjectManagerInterface,Kraken\Console\Server\Manager
$manager
return
Kraken\Console\Server\Manager\ProjectManagerInterface