Fix cs-fix run

This commit is contained in:
DaneEveritt 2022-06-26 16:21:07 -04:00
parent c166f1305b
commit 271197e823
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
9 changed files with 6 additions and 14 deletions

View file

@ -48,7 +48,6 @@ class AcitvityLogBatchService
* Executes the logic provided within the callback in the scope of an activity
* log batch transaction.
*
* @param \Closure $callback
* @return mixed
*/
public function transaction(\Closure $callback)