AssetsInstallCommand
AssetsInstallCommand
class AssetsInstallCommand extends ContainerAwareCommand
Command that places bundle web assets into a given directory.
Constants
METHOD_COPY | |
METHOD_ABSOLUTE_SYMLINK | |
METHOD_RELATIVE_SYMLINK |
Methods
__construct(string|null $name = null) Constructor. | from Command |