Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update BuilderAwareInterface.php
  • Loading branch information
ro0NL authored Feb 26, 2018
commit d856eb920f5a569b0d157ea556db9f1af0350f29
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
namespace Symfony\Component\Config\Definition\Builder;

/**
* An interface that can be implemented by nodes which built other nodes.
* An interface that can be implemented by nodes which build other nodes.
*
* @author Roland Franssen <[email protected]>
*/
Expand Down