#4225 Added newline between the end of the method and the next one.

This commit is contained in:
Master_Hans 2020-11-23 21:01:49 +03:00
parent ab130634b3
commit 17867ccfd1

View File

@ -146,6 +146,7 @@ class PendingRegistrationsController extends Controller
}
return $this->redirect(['index']);
}
/**
* Delete all or selected invitation
*