Submitted by clemens on Mon, 2014/02/10 - 1:10pm
As we all know Drupal 8 has lots of new stuff. One of these items is based on Dependency Injection and result in a new file stored at sites/defaults/files/php/service_container/service_container_prod.php/e7000f005xxx.php
and created very early during the bootstrap of Drupal. But what is it's contents?