Overview
  • Package
  • Class
  • Tree
  • Todo

Packages

  • AddonValue
    • Interfaces
  • ApiV2Controllers
  • Category
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Providers
    • Repositories
    • Storages
  • Customer
    • Address
    • Country
    • CountryZone
    • Interfaces
    • Validation
    • ValueObjects
  • Email
    • Collections
    • Entities
    • Exceptions
    • Interfaces
    • Repository
    • ValueObjects
  • Http
    • Collections
    • Exceptions
    • Factories
    • Interfaces
    • ValueObjects
  • Loaders
    • CrossCuttingLoader
    • GXCoreLoader
    • Interfaces
  • None
  • Order
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Repositories
    • Storages
    • ValueObjects
  • Product
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Providers
    • Repositories
    • Storages
  • ProductModule
    • Collections
    • Deleter
    • Entities
    • Factories
    • Interface
    • Interfaces
    • Reader
    • Repositories
    • Writer
  • Shared
    • Exceptions
    • FileSystem
    • Interfaces
    • Storage
    • Types
  • Statistics
    • Interfaces
  • UserConfiguration
    • Interfaces
    • Repository

Classes

  • ExistingDirectory
  • ExistingFile
  • FilenameStringType
  • WritableDirectory
  • WritableFile

Class ExistingFile

Class ExistingFile

Direct known subclasses

WritableFile

Package: Shared\FileSystem
Category: System
Located at Shared/FileSystem/ExistingFile.inc.php

Methods summary

public
# __construct( NonEmptyStringType $absoluteFilePath )

ExistingFile constructor.

ExistingFile constructor.

Parameters

$absoluteFilePath

Throws

InvalidArgumentException
public string
# getFilePath( )

Returns the absolute file path.

Returns the absolute file path.

Returns

string

Properties summary

protected string $absoluteFilePath

Absolute file path.

Absolute file path.

# ''
API documentation generated by ApiGen