mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 09:25:35 +08:00
Chore
This commit is contained in:
@@ -53,7 +53,7 @@ trait PackageCallbacksTrait
|
||||
$this->patch_before_build_callbacks[] = $callback;
|
||||
}
|
||||
|
||||
public function patchBeforeBuild(): void
|
||||
public function emitPatchBeforeBuild(): void
|
||||
{
|
||||
if (file_exists("{$this->getSourceDir()}/.spc-patched")) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user