Added cache comment

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2022-03-07 19:37:06 -08:00
parent 9269d5945e
commit e9d297e97d

View file

@ -21,6 +21,7 @@ class AssetsTransformer
public function transformAsset(Asset $asset)
{
// This uses the getSettings() method so we're pulling from the cache versus querying the settings on single asset
$setting = Setting::getSettings();
$array = [