Solar_Cli_LinkPublic::_exec()

protected void Solar_Cli_LinkPublic::_exec ( string $class = NULL )

Creates symlinks to the public assets for a class hierarchy.

Parameters

  • (string) $class: The base class name under which to start looking for Public directories to make symlinks for.

Returns

  • (void)

Description

Creates symlinks to the public assets for a class hierarchy.



Local