Contao\Fixtures\BackendAlerts::run PHP Method

run() public method

public run ( )
    public function run()
    {
        return new Response();
    }
BackendAlerts