Overview

Namespaces

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

Classes

  • AbstractStrategy
  • DeleteStrategy
  • SuffixWithCurrentTimestampStrategy

Interfaces

  • FileExistsStrategyInterface

Exceptions

  • InvalidArgumentException
  • RuntimeException
  • Overview
  • Namespace
  • Class

Interface FileExistsStrategyInterface

Class FileExistsStrategyInterface

Direct known implementers

Net\Bazzline\Component\Locator\FileExistsStrategy\AbstractStrategy

Indirect known implementers

Net\Bazzline\Component\Locator\FileExistsStrategy\DeleteStrategy, Net\Bazzline\Component\Locator\FileExistsStrategy\SuffixWithCurrentTimestampStrategy
Namespace: Net\Bazzline\Component\Locator\FileExistsStrategy
Package: Net\Bazzline\Component\Locator\FileExistsStrategy
Located at FileExistsStrategy/FileExistsStrategyInterface.php
Methods summary
public
# execute( )

Throws

Net\Bazzline\Component\Locator\FileExistsStrategy\RuntimeException
public
# setFileName( string $name )

Parameters

$name

Returns


$this

Throws

Net\Bazzline\Component\Locator\FileExistsStrategy\InvalidArgumentException
public
# setFilePath( string $path )

Parameters

$path

Returns


$this

Throws

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