[ Index ]

PHP Cross Reference of phpBB-3.1.12-deutsch

title

Body

[close]

/vendor/symfony/config/Symfony/Component/Config/Resource/ -> FileResource.php (summary)

(no description)

File Size: 75 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

FileResource:: (6 methods):
  __construct()
  __toString()
  getResource()
  isFresh()
  serialize()
  unserialize()


Class: FileResource  - X-Ref

FileResource represents a resource stored on the filesystem.

The resource can be a file or a directory.

__construct($resource)   X-Ref
Constructor.

param: string $resource The file path to the resource

__toString()   X-Ref
{@inheritdoc}


getResource()   X-Ref
{@inheritdoc}


isFresh($timestamp)   X-Ref
{@inheritdoc}


serialize()   X-Ref
No description

unserialize($serialized)   X-Ref
No description



Generated: Thu Jan 11 00:25:41 2018 Cross-referenced by PHPXref 0.7.1