Overview

Namespaces

  • Net
    • Bazzline
      • Component
        • Locator
          • Configuration
            • Assembler
            • Validator
          • FileExistsStrategy
          • Generator
          • MethodBodyBuilder
          • Process
            • Transformer
              • Assembler
              • FileLoader
              • Generator
            • Validator

Classes

  • AbstractAssembler
  • FromArrayAssembler
  • FromPropelSchemaXmlAssembler

Interfaces

  • AssemblerInterface

Exceptions

  • InvalidArgumentException
  • RuntimeException
  • Overview
  • Namespace
  • Class

Interface AssemblerInterface

Interface AssemblerInterface

Direct known implementers

Net\Bazzline\Component\Locator\Configuration\Assembler\AbstractAssembler

Indirect known implementers

Net\Bazzline\Component\Locator\Configuration\Assembler\FromArrayAssembler, Net\Bazzline\Component\Locator\Configuration\Assembler\FromPropelSchemaXmlAssembler
Namespace: Net\Bazzline\Component\Locator\Configuration\Assembler
Package: Net\Bazzline\Component\Locator\Configuration\Assembler
Located at Configuration/Assembler/AssemblerInterface.php
Methods summary
public Net\Bazzline\Component\Locator\Configuration\Configuration
# assemble( mixed $data, Net\Bazzline\Component\Locator\Configuration\Configuration $configuration )

Parameters

$data
$configuration

Returns

Net\Bazzline\Component\Locator\Configuration\Configuration

Throws

Net\Bazzline\Component\Locator\Configuration\Assembler\InvalidArgumentException
Net\Bazzline\Component\Locator\Configuration\Assembler\RuntimeException
PHP Locator Generator Component by bazzline.net API documentation generated by ApiGen