in specified method can call random functions and throw exceptions or even do pretty nasty things,
eg. if I make and use something like provider for random font-awesome icon name, sometimes I get
[ErrorException]
Missing argument 1 for unlink(), called in /vendor/laracasts/testdummy/src/Laracasts/TestDummy/Builder.php on line 192/200 and defined
The line
in specified method can call random functions and throw exceptions or even do pretty nasty things, eg. if I make and use something like provider for random font-awesome icon name, sometimes I get
I suggest, changing the line to:
("all Faker properties are wrapped in closures."... so check for them and not for all callables)