v2.1.0
- Add
Orchestra\Asset\Container::show()
to return bothOrchestra\Asset\Container::styles()
andOrchestra\Asset\Container::scripts()
. - Add
Orchestra\Asset\Dispatcher
class for dispatching asset fromOrchestra\Asset\Container
.
Orchestra\Asset\Container::show()
to return both Orchestra\Asset\Container::styles()
and Orchestra\Asset\Container::scripts()
.Orchestra\Asset\Dispatcher
class for dispatching asset from Orchestra\Asset\Container
.