Skip to content

Commit

Permalink
removed function
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkingmedia committed Mar 19, 2015
1 parent 117d5fe commit 74b0b05
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions src/_.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,6 @@

use Symfony\Component\PropertyAccess\PropertyAccess;

/**
* Factory function.
*
* @param array $container
*
* @return _
*/
function _($container = array())
{
return _::create($container);
}

/**
* @author Ramon Kleiss <[email protected]>
* @author Mathew Foscarini <[email protected]>
Expand Down

0 comments on commit 74b0b05

Please sign in to comment.