Loading core/modules/field/src/EntityDisplayRebuilder.php +0 −1 Original line number Diff line number Diff line Loading @@ -70,7 +70,6 @@ public static function create(ContainerInterface $container) { * * @param string $entity_type_id * The entity type machine name. * * @param string $bundle * The bundle we need to rebuild. */ Loading core/modules/statistics/src/StatisticsStorageInterface.php +0 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,6 @@ public function fetchView($id); * - 'totalcount' The total number of views. * - 'daycount' The number of views today. * - 'timestamp' The unix timestamp of the last view. * * @param int $limit * The number of entity IDs to return. * Loading core/modules/system/tests/src/Functional/Form/LanguageSelectElementTest.php +0 −1 Original line number Diff line number Diff line Loading @@ -101,7 +101,6 @@ public function testHiddenLanguageSelectElement() { * * @param string $id * The id of the language select element to check. * * @param array $options * An array with options to compare with. */ Loading core/modules/user/src/Plugin/views/argument_default/User.php +0 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,6 @@ class User extends ArgumentDefaultPluginBase implements CacheableDependencyInter * The plugin_id for the plugin instance. * @param mixed $plugin_definition * The plugin implementation definition. * * @param \Drupal\Core\Routing\RouteMatchInterface $route_match * The route match. */ Loading core/modules/user/user.module +0 −1 Original line number Diff line number Diff line Loading @@ -1026,7 +1026,6 @@ function user_role_revoke_permissions($rid, array $permissions = []) { * - 'status_blocked': Account blocked. * - 'cancel_confirm': Account cancellation request. * - 'status_canceled': Account canceled. * * @param \Drupal\Core\Session\AccountInterface $account * The user object of the account being notified. Must contain at * least the fields 'uid', 'name', and 'mail'. Loading Loading
core/modules/field/src/EntityDisplayRebuilder.php +0 −1 Original line number Diff line number Diff line Loading @@ -70,7 +70,6 @@ public static function create(ContainerInterface $container) { * * @param string $entity_type_id * The entity type machine name. * * @param string $bundle * The bundle we need to rebuild. */ Loading
core/modules/statistics/src/StatisticsStorageInterface.php +0 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,6 @@ public function fetchView($id); * - 'totalcount' The total number of views. * - 'daycount' The number of views today. * - 'timestamp' The unix timestamp of the last view. * * @param int $limit * The number of entity IDs to return. * Loading
core/modules/system/tests/src/Functional/Form/LanguageSelectElementTest.php +0 −1 Original line number Diff line number Diff line Loading @@ -101,7 +101,6 @@ public function testHiddenLanguageSelectElement() { * * @param string $id * The id of the language select element to check. * * @param array $options * An array with options to compare with. */ Loading
core/modules/user/src/Plugin/views/argument_default/User.php +0 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,6 @@ class User extends ArgumentDefaultPluginBase implements CacheableDependencyInter * The plugin_id for the plugin instance. * @param mixed $plugin_definition * The plugin implementation definition. * * @param \Drupal\Core\Routing\RouteMatchInterface $route_match * The route match. */ Loading
core/modules/user/user.module +0 −1 Original line number Diff line number Diff line Loading @@ -1026,7 +1026,6 @@ function user_role_revoke_permissions($rid, array $permissions = []) { * - 'status_blocked': Account blocked. * - 'cancel_confirm': Account cancellation request. * - 'status_canceled': Account canceled. * * @param \Drupal\Core\Session\AccountInterface $account * The user object of the account being notified. Must contain at * least the fields 'uid', 'name', and 'mail'. Loading