You are here

protected property Check::$container in Security Review 8

The service container.

Type: \Symfony\Component\DependencyInjection\ContainerInterface

File

src/Check.php, line 30

Class

Check
Defines a security check.

Namespace

Drupal\security_review

Code

protected $container;