Magento Coding Standard (PHPCS) report for aligent/async-events =============================================================== Package version: v3.1.7 | Magento: 2.4.9 | Tested: 2026-05-26 3 warnings in 2 files Controller/Adminhtml/Events/Index.php 25:17 warning Expected 1 space after readonly modifier; 2 found (Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterReadonly) 25:17 warning Scope keyword "readonly" must be followed by a single space; found 2 (Squiz.WhiteSpace.ScopeKeywordSpacing.Incorrect) Test/_files/ce.php 9:2 warning Expected 1 newline at end of file; 0 found (PSR2.Files.EndFileNewline.NoneFound)