Property | Type | Description | |
---|---|---|---|
$messages | array |
Method | Description | |
---|---|---|
__construct ( Silex\Application $app ) | Constructor. | |
init ( string $file, array $data = null ) | Initialise a JSON file at given location with optional data input. | |
update ( ) : array | null | Set up Composer JSON file. |
Method | Description | |
---|---|---|
setJsonDefaults ( array $json ) : array | Enforce the default JSON settings. |
public __construct ( Silex\Application $app ) | ||
$app | Silex\Application | \Silex\Application |