Skip to content

Commit 0fef1e8

Browse files
jbrooksukgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent 83e3a57 commit 0fef1e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Facades/Forge.php

+1
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@
139139
* @method static void changeSitePHPVersion(int $serverId, int $siteId, string $version)
140140
* @method static void updateNodeBalancingConfiguration(int $serverId, int $siteId, array $data)
141141
* @method static string siteLog(int $serverId, int $siteId)
142+
* @method static void deleteSiteLog(int $serverId, int $siteId)
142143
* @method static \Laravel\Forge\Resources\SSHKey[] keys(int $serverId)
143144
* @method static \Laravel\Forge\Resources\SSHKey sshKey(int $serverId, int $keyId)
144145
* @method static \Laravel\Forge\Resources\SSHKey createSSHKey(int $serverId, array $data, bool $wait = true)

0 commit comments

Comments
 (0)