Manifest
class Manifest extends PackageManifest (View source)
This manifest was heavily inspired by Statamic.
.
Methods
void
build()
Build the addon manifest.
void|array
formatPackage(array $package)
Format a given composer package into our addon format.
Collection
addons()
Get a collection of our addons.
Details
void
build()
Build the addon manifest.
protected void|array
formatPackage(array $package)
Format a given composer package into our addon format.
Collection
addons()
Get a collection of our addons.