BearFramework\App\Context\Assets::addDir

Registers a directory that will be publicly accessible relative to the current addon or application location.
public self addDir string $pathname )
Parameters
pathname
The directory name.
Returns
Returns a reference to itself.
Details
Location: ~/src/App/Context/Assets.php
The information on this page is created for version 1.1 of Bear Framework and may not be applicable for other versions of the framework.