Loading core/lib/Drupal/Core/Database/StatementInterface.php +1 −1 Original line number Diff line number Diff line Loading @@ -122,7 +122,7 @@ public function fetchField($index = 0); * or stdClass if not specified. * * phpcs:disable Drupal.Commenting * @todo Remove PHPCS overrides https://www.drupal.org/node/3194677. * @todo Remove PHPCS overrides https://www.drupal.org/node/3354672. * * @param string|null $class_name * Name of the created class. Loading Loading
core/lib/Drupal/Core/Database/StatementInterface.php +1 −1 Original line number Diff line number Diff line Loading @@ -122,7 +122,7 @@ public function fetchField($index = 0); * or stdClass if not specified. * * phpcs:disable Drupal.Commenting * @todo Remove PHPCS overrides https://www.drupal.org/node/3194677. * @todo Remove PHPCS overrides https://www.drupal.org/node/3354672. * * @param string|null $class_name * Name of the created class. Loading