Fix missing placeBlock() method comment with "id" parameter:

for example:
core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php:56
$this->placeBlock('system_main_block', ['id' => 'test_block']);

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

nevergone created an issue. See original summary.

nevergone’s picture

Status: Active » Needs review
FileSize
575 bytes
longwave’s picture

Priority: Normal » Minor
Status: Needs review » Reviewed & tested by the community

  • catch committed 4d47c66 on 9.1.x
    Issue #3127455 by nevergone: fix placeBlock() function comment
    

  • catch committed 76075ab on 9.0.x
    Issue #3127455 by nevergone: fix placeBlock() function comment
    
    (cherry...
catch’s picture

Version: 9.1.x-dev » 9.0.x-dev
Status: Reviewed & tested by the community » Fixed

Committed 4d47c66 and pushed to 9.1.x/9.0.x. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.