Adapters\LocalAdapter.php 2

Type Line Description
error 37 No summary for property $exitStatus
error 42 No summary for property $output

Adapters\SshAdapter.php 4

Type Line Description
error 41 No summary for property $connection
error 46 No summary for property $username
error 51 No summary for property $publicKey
error 56 No summary for property $output

Interfaces\AdapterInterface.php 7

Type Line Description
error 0 No summary was found for this file
error 7 No summary for interface \MrCrankHank\ConsoleAccess\Interfaces\AdapterInterface
error 8 Argument $command is missing from the Docblock of run
error 8 Argument $live is missing from the Docblock of run
error 8 No summary for method run()
error 10 No summary for method getOutput()
error 12 No summary for method getExitStatus()

Interfaces\ConsoleAccessInterface.php 24

Type Line Description
error 0 No summary was found for this file
error 7 No summary for interface \MrCrankHank\ConsoleAccess\Interfaces\ConsoleAccessInterface
error 8 Argument $adapter is missing from the Docblock of __construct
error 8 No summary for method __construct()
error 10 No summary for method getOutput()
error 12 No summary for method getExitStatus()
error 14 No summary for method getBin()
error 16 No summary for method getParams()
error 18 Argument $live is missing from the Docblock of exec
error 18 No summary for method exec()
error 20 Argument $bin is missing from the Docblock of bin
error 20 No summary for method bin()
error 22 Argument $param is missing from the Docblock of param
error 22 Argument $escape is missing from the Docblock of param
error 22 No summary for method param()
error 24 No summary for method getStart()
error 26 No summary for method getEnd()
error 28 No summary for method getDuration()
error 30 Argument $sudo is missing from the Docblock of sudo
error 30 No summary for method sudo()
error 32 Argument $function is missing from the Docblock of setPreExec
error 32 No summary for method setPreExec()
error 34 Argument $function is missing from the Docblock of setPostExec
error 34 No summary for method setPostExec()