* use php-cs-fixer instead of phpcodesniffer * updated scrutinizer config * adjusted code yules to all files * updated CONTRIBUTING guidelines
This commit is contained in:
@@ -14,5 +14,5 @@ namespace App\Event;
|
||||
*/
|
||||
class ConfigureMainMenuEvent extends ConfigureMenuEvent
|
||||
{
|
||||
const CONFIGURE = 'app.main_menu_configure';
|
||||
public const CONFIGURE = 'app.main_menu_configure';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user