chore: remove unneeded separator from namespace
This commit is contained in:
parent
2bcd49e2db
commit
0066ba9de6
|
@ -61,7 +61,7 @@ Loading entities by properties
|
|||
Querying for entities
|
||||
---------------------
|
||||
|
||||
Returns an instance of ``\Drupal\Core\Entity\Query\QueryInterface`` for the specified entity type.
|
||||
Returns an instance of ``Drupal\Core\Entity\Query\QueryInterface`` for the specified entity type.
|
||||
|
||||
.. code:: php
|
||||
|
||||
|
|
Loading…
Reference in a new issue