- πΊπΈUnited States smustgrave
Since there has been no activity going to close for now.
If still a valid bug please reopen updating issue summary.
Thanks all!
As #2295469: Add support for static permission definitions with *.permissions.yml β removed hook_permissions from core renders
$perms = module_invoke($module, 'permission');
useless. This breaks drush https://github.com/drush-ops/drush/pull/830
Add method permissionsByModule.
Write the mock for the added test.
cd core
phpunit modules/user/tests/src/Unit/PermissionHandlerTest.php
give
1) Drupal\Tests\user\Unit\PermissionHandlerTest::testPermissionsYamlStaticAndCallback
Drupal\Core\Controller\ControllerResolverInterface::getControllerFromDefinition('Drupal\user\Tests\TestPermiss...iption') was not expected to be called more than once.
Closed: outdated
9.5
Last updated
Issue summaries save everyone time if they are kept up-to-date. See Update issue summary task instructions.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Since there has been no activity going to close for now.
If still a valid bug please reopen updating issue summary.
Thanks all!