__construct() public method
Constructor.
| public void __construct ( $path, $content, $config = [] ) | ||
|---|---|---|
| $path | string |
The file path that the new code should be saved to. |
| $content | string |
The newly generated code content. |
| $config | array |
Name-value pairs that will be used to initialize the object properties |
Please login to continue.