Completed
Pull Request — master (#12)
by Olivier
01:41
created

OlaRabbitMqAdminToolkitBundle.php (1 issue)

Labels
Severity

Upgrade to new PHP Analysis Engine

These results are based on our legacy PHP analysis, consider migrating to our new PHP analysis engine instead. Learn more

1
<?php
2
3
namespace Ola\RabbitMqAdminToolkitBundle;
4
5
use Symfony\Component\HttpKernel\Bundle\Bundle;
6
7
class OlaRabbitMqAdminToolkitBundle extends Bundle
8
{
9
  public plooup = "
0 ignored issues
show
This code did not parse for me. Apparently, there is an error somewhere around this line:

Syntax error, unexpected T_STRING, expecting T_FUNCTION or T_CONST
Loading history...
10
}
11