October\Rain\Assetic\Asset\StringAsset

Overview

StringAsset represents a string asset.

Extends
Implements
  • October\Rain\Assetic\Asset\AssetInterface

Protected Properties

There are no protected properties in the class.

Show inherited protected properties

Inherited Protected Properties


Public Methods

public __construct()

public __construct(
    string $content,
    array $filters = [],
    string $sourceRoot = null,
    string $sourcePath = null
): void

public getLastModified()

public getLastModified(): void

public load()

public load($additionalFilter = null): void

public setLastModified()

public setLastModified($lastModified): void

Show inherited public methods

Inherited Public Methods

Protected Methods

Show inherited protected methods

Inherited Protected Methods