Overview

Namespaces

  • Inlm
    • SchemaGenerator
      • Adapters
      • Diffs
      • Dumpers
      • Extractors
      • Loggers
      • Utils

Classes

  • Configuration
  • ConfigurationFactory
  • ConfigurationSerializer
  • DataType
  • DiffGenerator
  • SchemaGenerator

Interfaces

  • IAdapter
  • IDumper
  • IExtractor
  • ILogger

Exceptions

  • DuplicatedException
  • EmptyException
  • Exception
  • FileSystemException
  • InvalidArgumentException
  • InvalidStateException
  • MissingArgumentException
  • MissingException
  • StaticClassException
  • UnsupportedException
  • Overview
  • Namespace
  • Class

Class Configuration

Namespace: Inlm\SchemaGenerator
Located at Configuration.php
Methods summary
public
# __construct( CzProject\SqlSchema\Schema $schema )
public CzProject\SqlSchema\Schema
# getSchema( )

Returns

CzProject\SqlSchema\Schema
public array
# getOptions( )

Returns

array
public Inlm\SchemaGenerator\Configuration
# setOptions( array $options )

Returns

Inlm\SchemaGenerator\Configuration
public Inlm\SchemaGenerator\Configuration
# setOption( string $option, scalar|null $value )

Parameters

$option
$value

Returns

Inlm\SchemaGenerator\Configuration
inlm/schema-generator v0.5.1 API documentation API documentation generated by ApiGen