Adapters\LocalAdapter.php 2

Type Line Description
error 35 No summary for property $exitStatus
error 40 No summary for property $output

Adapters\SshAdapter.php 4

Type Line Description
error 39 No summary for property $connection
error 44 No summary for property $username
error 49 No summary for property $publicKey
error 54 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 9 Argument $command is missing from the Docblock of run
error 9 Argument $live is missing from the Docblock of run
error 9 No summary for method run()
error 11 No summary for method getOutput()
error 13 No summary for method getExitStatus()

Interfaces\ConsoleAccessInterface.php 27

Type Line Description
error 0 No summary was found for this file
error 7 No summary for interface \MrCrankHank\ConsoleAccess\Interfaces\ConsoleAccessInterface
error 9 Argument $adapter is missing from the Docblock of __construct
error 9 No summary for method __construct()
error 11 Argument $sudo is missing from the Docblock of sudo
error 11 No summary for method sudo()
error 13 Argument $bin is missing from the Docblock of bin
error 13 Argument $escape is missing from the Docblock of bin
error 13 No summary for method bin()
error 15 Argument $param is missing from the Docblock of param
error 15 Argument $hidden is missing from the Docblock of param
error 15 Argument $escape is missing from the Docblock of param
error 15 No summary for method param()
error 17 Argument $live is missing from the Docblock of exec
error 17 No summary for method exec()
error 19 No summary for method getOutput()
error 21 No summary for method getExitStatus()
error 23 No summary for method getBin()
error 25 Argument $function is missing from the Docblock of setPreExec
error 25 No summary for method setPreExec()
error 27 Argument $function is missing from the Docblock of setPostExec
error 27 No summary for method setPostExec()
error 29 No summary for method getParams()
error 31 No summary for method getStart()
error 33 No summary for method getEnd()
error 35 No summary for method getDuration()
error 37 No summary for method getCommand()