Support the ongoing development of Laravel.io →
posted 8 years ago
Testing
Last updated 2 years ago.
0
Solution

I found the answer:

Hook::shouldReceive('get')->with( 'info', Mockery::on(function($x) { return is_array($x); }), Mockery::on(function($x) { return is_callable($x); }) )->once()->andReturn('valasz');

0

Sign in to participate in this thread!

Eventy

Your banner here too?

esemve esemve Joined 21 Feb 2016

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.