Updated main README.md
and removed unused docs.
#563
Annotations
2 errors
Lint code with PHPStan:
web/modules/custom/your_extension/tests/src/Functional/YourExtensionFunctionalTest.php#L33
Parameter #1 $account of method Drupal\Tests\BrowserTestBase::drupalLogin() expects Drupal\Core\Session\AccountInterface, Drupal\user\UserInterface|false given.
|
Lint code with PHPStan
Process completed with exit code 1.
|
Loading