UserFrosting API

StreamPathBuilder extends PathBuilder

A builder class that adds all paths in the stream for the specified URI.

Tags
author

Alexander Weissman (https://alexanderweissman.com)

Table of Contents

$locator ResourceLocatorInterface
$uri string
buildPaths() Stack the resolved paths in each search path from the locator. array
__construct() Create the loader. mixed
buildPaths() Build out the ordered list of file paths, using the designated locator and uri for this loader. array

Properties

Methods

buildPaths()

Stack the resolved paths in each search path from the locator.

public buildPaths( ) : array
Return values
array

buildPaths()

Build out the ordered list of file paths, using the designated locator and uri for this loader.

public abstract buildPaths( ) : array
Return values
array

Search results