Overview

Namespaces

  • Net
    • Bazzline
      • Component
        • Command

Classes

  • AbstractCommand
  • Command

Exceptions

  • InvalidSystemEnvironmentException
  • RuntimeException
  • Overview
  • Namespace
  • Class

Class Command

Class Command

Net\Bazzline\Component\Command\AbstractCommand
Extended by Net\Bazzline\Component\Command\Command
Namespace: Net\Bazzline\Component\Command
Package: Net\Bazzline\Component\Command
Located at Command.php
Methods summary
public array
# __invoke( string $command, boolean $validateReturnValue = true )

Parameters

$command
$validateReturnValue

Returns

array

Throws

Net\Bazzline\Component\Command\RuntimeException
Methods inherited from Net\Bazzline\Component\Command\AbstractCommand
execute(), validateSystemEnvironment()
PHP Command Component by bazzline.net API documentation generated by ApiGen