-
Notifications
You must be signed in to change notification settings - Fork 29
[Docs] External php files for resources' configuration #320
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
0f5b9af to
6b3b4db
Compare
| ```php | ||
| use App\Entity\Book; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| ```php | |
| use App\Entity\Book; | |
| ```php | |
| <?php | |
| declare(strict_types=1); | |
| use App\Entity\Book; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It may be too much, don't you think?
| ```php | ||
| use App\Entity\Book; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| ```php | |
| use App\Entity\Book; | |
| ```php | |
| <?php | |
| declare(strict_types=1); | |
| use App\Entity\Book; |
| ```php | ||
| use App\Entity\Book; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| ```php | |
| use App\Entity\Book; | |
| ```php | |
| <?php | |
| declare(strict_types=1); | |
| use App\Entity\Book; |
| ```php | ||
| use App\Entity\Book; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| ```php | |
| use App\Entity\Book; | |
| ```php | |
| <?php | |
| declare(strict_types=1); | |
| use App\Entity\Book; |
| ```php | ||
| use App\Entity\Book; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| ```php | |
| use App\Entity\Book; | |
| ```php | |
| <?php | |
| declare(strict_types=1); | |
| use App\Entity\Book; |
| ```php | ||
| use App\Entity\Book; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| ```php | |
| use App\Entity\Book; | |
| ```php | |
| <?php | |
| declare(strict_types=1); | |
| use App\Entity\Book; |
| ```php | ||
| use App\Entity\Book; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| ```php | |
| use App\Entity\Book; | |
| ```php | |
| <?php | |
| declare(strict_types=1); | |
| use App\Entity\Book; |
| ```php | ||
| use App\Entity\Book; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| ```php | |
| use App\Entity\Book; | |
| ```php | |
| <?php | |
| declare(strict_types=1); | |
| use App\Entity\Book; |
| ```php | ||
| use App\Entity\Book; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| ```php | |
| use App\Entity\Book; | |
| ```php | |
| <?php | |
| declare(strict_types=1); | |
| use App\Entity\Book; |
| ```php | ||
| use App\Entity\Book; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| ```php | |
| use App\Entity\Book; | |
| ```php | |
| <?php | |
| declare(strict_types=1); | |
| use App\Entity\Book; |
We should wait for Sylius resource 1.14 stable release.