File manager - Edit - /home/verseaumee/blueversion/wp-content/plugins/give/src/Donations/Factories/DonationNoteFactory.php
Back
<?php namespace Give\Donations\Factories; use Give\Framework\Models\Factories\ModelFactory; class DonationNoteFactory extends ModelFactory { /** * @since 2.23.0 add array return type * @since 2.21.0 */ public function definition(): array { return [ 'donationId' => 1, 'content' => $this->faker->text ]; } }
| ver. 1.4 |
Github
|
.
| PHP 8.5.7 | Generation time: 0 |
proxy
|
phpinfo
|
Settings