<?php $container->loadFromExtension('framework', array( 'csrf_protection' => array( 'enabled' => true, ), ));
info at phpclasses dot org