We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd2c028 commit a3bef68Copy full SHA for a3bef68
src/Traits/EntityTrait.php
@@ -23,7 +23,7 @@ trait EntityTrait {
23
* The entity type to check.
24
* @param string $label
25
* The label to check.
26
- * @param string $bundle
+ * @param string|null $bundle
27
* Optional bundle to check. If omitted, the entity can be of any bundle.
28
*
29
* @return \Drupal\Core\Entity\EntityInterface
0 commit comments