프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$messages | array |
메소드 | 설명 | |
---|---|---|
__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. |
메소드 | 설명 | |
---|---|---|
setJsonDefaults ( array $json ) : array | Enforce the default JSON settings. |
public __construct ( Silex\Application $app ) | ||
$app | Silex\Application | \Silex\Application |