Extension [ extension #136 pimple version 3.0.2 ] { - Classes [3] { Class [ class Pimple\Container implements ArrayAccess ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [11] { Method [ public method __construct ] { - Parameters [1] { Parameter #0 [ array $value ] } } Method [ public method factory ] { - Parameters [1] { Parameter #0 [ $callable ] } } Method [ public method protect ] { - Parameters [1] { Parameter #0 [ $callable ] } } Method [ public method raw ] { - Parameters [1] { Parameter #0 [ $id ] } } Method [ public method extend ] { - Parameters [2] { Parameter #0 [ $id ] Parameter #1 [ $callable ] } } Method [ public method keys ] { - Parameters [0] { } } Method [ public method register ] { - Parameters [2] { Parameter #0 [ Pimple\ServiceProviderInterface $provider ] Parameter #1 [ array or NULL $values ] } } Method [ public method offsetSet ] { - Parameters [2] { Parameter #0 [ $offset ] Parameter #1 [ $value ] } } Method [ public method offsetGet ] { - Parameters [1] { Parameter #0 [ $offset ] } } Method [ public method offsetExists ] { - Parameters [1] { Parameter #0 [ $offset ] } } Method [ public method offsetUnset ] { - Parameters [1] { Parameter #0 [ $offset ] } } } } Class [ final class Pimple\ContainerClosure ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [0] { } } Interface [ interface Pimple\ServiceProviderInterface ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [1] { Method [ abstract public method register ] { - Parameters [1] { Parameter #0 [ Pimple\Container $pimple ] } } } } } }