Overview

Namespaces

  • Net
    • Bazzline
      • Component
        • Command

Classes

  • AbstractCommand
  • Command

Exceptions

  • InvalidSystemEnvironmentException
  • RuntimeException
  • Overview
  • Namespace
  • Class

Class AbstractCommand

Class AbstractCommand

Direct known subclasses

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

Parameters

$command
$validateReturnValue

Returns

array

Throws

Net\Bazzline\Component\Command\RuntimeException
public
# validateSystemEnvironment( )

Throws

Net\Bazzline\Component\Command\InvalidSystemEnvironmentException
PHP Command Component by bazzline.net API documentation generated by ApiGen