mirror of
https://github.com/elyby/accounts.git
synced 2025-05-31 14:11:46 +05:30
Implemented PHP-CS-Fixer support
This commit is contained in:
@@ -17,7 +17,7 @@ abstract class AmqpController extends Controller {
|
||||
|
||||
private $reconnected = false;
|
||||
|
||||
public final function actionIndex() {
|
||||
final public function actionIndex() {
|
||||
$this->start();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user