Property | Type | Description | |
---|---|---|---|
$stubber | ConstantNull\Backstubber\FileGenerator | Stub file generator. |
Method | Description | |
---|---|---|
__construct ( ConstantNull\Backstubber\FileGenerator $stubber, Symfony\Component\Filesystem\Filesystem $filesystem ) | PHPCrafter constructor. | |
craft ( |
Craft the application with parameters. |
Method | Description | |
---|---|---|
isConfigFile ( $file ) : boolean | Detect if a file is the config file. | |
isServiceProviderFile ( $file ) : boolean | Detect if a file is the service provider file. |
public __construct ( ConstantNull\Backstubber\FileGenerator $stubber, Symfony\Component\Filesystem\Filesystem $filesystem ) | ||
$stubber | ConstantNull\Backstubber\FileGenerator | |
$filesystem | Symfony\Component\Filesystem\Filesystem |