@@ -2,8 +2,6 @@ |
||
2 | 2 | |
3 | 3 | namespace League\Plates\Extension\Data; |
4 | 4 | |
5 | -use League\Plates\HydrateTemplate\CallableHydrateTemplate; |
|
6 | - |
|
7 | 5 | function idResolveData() { |
8 | 6 | return function(ResolveDataArgs $args) { |
9 | 7 | return $args->data; |