Refactor talks to be a lot simpler
This commit is contained in:
parent
42fd848581
commit
607f56e8c7
75 changed files with 390 additions and 980 deletions
|
@ -1,8 +0,0 @@
|
|||
<?php
|
||||
|
||||
function tap($value, $callback)
|
||||
{
|
||||
$callback($value);
|
||||
|
||||
return $value;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue