79776205

Date: 2025-09-26 16:52:46
Score: 0.5
Natty:
Report link

Wanna fly?

Add this to the factory's model:

  /**
   * Create a new factory instance for the model.
   */
  protected static function newFactory()
  {
      return YourModelFactory::new();
  }

Not elegant, but solves the problem.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
Posted by: funder7