final class AddAssetSymlinkFolders

internal  
 

Methods

__construct(Filesystem $files, Config $config)

Construct a new action.

void
handle()

Execute the action.

Details

at line 25
__construct(Filesystem $files, Config $config)

Construct a new action.

Parameters

Filesystem $files
Config $config

at line 34
void handle()

Execute the action.

Return Value

void