BearFramework\App\Assets::getDetails

Returns a list of details for the filename specified.
public array getDetails string $filename , array $list )
Parameters
filename
The filename of the asset.
list
A list of details to return. Available values: mimeType, size, width, height.
Returns
A list of tails for the filename specified.
Details
Location: ~/src/App/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.