Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
4001ef85
Commit
4001ef85
authored
Feb 26, 2013
by
Jennifer Hodgdon
Browse files
Issue
#1927534
by nick_schuch, larowlan: Fix override docs on an entity block class method
parent
e27aff7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlockType.php
View file @
4001ef85
...
...
@@ -69,7 +69,7 @@ class CustomBlockType extends ConfigEntityBase {
public
$description
;
/**
* Overrides \Drupal\Core\Entity\Entity::
getRevisionId
().
* Overrides \Drupal\Core\Entity\Entity::
uri
().
*/
public
function
uri
()
{
return
array
(
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment