feat: add AR::make() method #7
Annotations
3 errors
src/ActiveRecord.php#L41
Method Cycle\ActiveRecord\ActiveRecord::make() should return static(Cycle\ActiveRecord\ActiveRecord) but returns object.
|
tests/src/Functional/ActiveRecordTest.php#L61
Call to static method PHPUnit\Framework\Assert::assertInstanceOf() with 'Cycle\\App\\Entity\\User' and Cycle\App\Entity\User will always evaluate to true.
|
|
This job failed
Loading