October\Rain\Assetic\Factory\Resource\FileResource

Overview

FileResource is a resource is something formulae can be loaded from.

Implements
  • October\Rain\Assetic\Factory\Resource\ResourceInterface
  • Stringable

Protected Properties

protected $path


Public Methods

public __construct()

public __construct(string $path): void

public __toString()

public __toString(): string 

public getContent()

public getContent(): void

public isFresh()

public isFresh($timestamp): void