Skip to content
Snippets Groups Projects

Phpstan + Cspell + Drupal 11 compatibility fixes

Related to #3425995

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
173 173 * {@inheritdoc}
174 174 */
175 175 public function setSettingsPerEntity(FormStateInterface $form_state, array $form_modes, $entity_type_id) {
176 return FALSE;
  • 173 173 * {@inheritdoc}
    174 174 */
    175 175 public function setSettingsPerEntity(FormStateInterface $form_state, array $form_modes, $entity_type_id) {
    176 return FALSE;
    177 176 }
    178 177
    179 178 /**
    180 179 * {@inheritdoc}
    181 180 */
    182 public function setSettingsPerFormMode(FormStateInterface $form_state, array $form_mode, $entity_type_id) {
    181 public function setSettingsPerFormMode(FormStateInterface $form_state, array $form_mode, $entity_type_id): void {
  • added 1 commit

    • 2a3bfa0c - Issue #3425995 by scott_euser, VladimirAus: Phpstan + Cspell + Drupal 11...

    Compare with previous version

  • added 1 commit

    • 9c352216 - Issue #3425995 by scott_euser, VladimirAus: Phpstan + Cspell + Drupal 11...

    Compare with previous version

  • aaron.ferris added 1 commit

    added 1 commit

    • d5e8d4b0 - 3425995: swap dataprovider methods to static

    Compare with previous version

  • aaron.ferris added 1 commit

    added 1 commit

    Compare with previous version

  • aaron.ferris added 1 commit

    added 1 commit

    Compare with previous version

  • aaron.ferris added 1 commit

    added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • Adrian Cid Almaguer enabled automatic add to merge train when checks pass

    enabled automatic add to merge train when checks pass

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading