Issue #2036273 by bdone, LinL, Cottser: Fix typo in API docs
parent
2c01cd0ba9
commit
176fbe7c71
|
@ -63,7 +63,7 @@ class UserLoginBlock extends BlockBase implements ContainerFactoryPluginInterfac
|
|||
}
|
||||
|
||||
/**
|
||||
* {@inheritdo}
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
public static function create(ContainerInterface $container, array $configuration, $plugin_id, array $plugin_definition) {
|
||||
return new static(
|
||||
|
|
Loading…
Reference in New Issue