Passed
Pull Request — master (#221)
by
unknown
09:55
created

Configuration has changed

The configuration has changed since Scrutinizer has last run. This page might contain changes that are not related to code modifications.

PHP Classes Changes

A Foo added
A BarFactory added
A Bar added

PHP Operations Changes

B MakeFactoryTest::can_create_factory_with_relation_... added
A MakeFactory::isFactory() added
A Bar::getFoo() added
A Bar::setFoo() added
A Foo::getManyToOne() added
A Foo::removeOneToMany() added
A Foo::setOneToOne() added
A Foo::__construct() added
A Foo::addOneToMany() added
A Foo::getId() added
view more  
B C MakeFactory::defaultPropertiesFor() got worse