Skip to content

Commit

Permalink
removed unused private property
Browse files Browse the repository at this point in the history
  • Loading branch information
lsmith77 committed Aug 3, 2012
1 parent d4a78a2 commit 3605c54
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ class ContainerBuilder extends Container implements TaggedContainerInterface
private $aliases = array();
private $resources = array();
private $extensionConfigs = array();
private $injectors = array();
private $compiler;

/**
Expand Down

0 comments on commit 3605c54

Please sign in to comment.