Skip to content
Snippets Groups Projects
Commit 83a49ac5 authored by Alexandre Mallet's avatar Alexandre Mallet Committed by Alexandre Mallet
Browse files

Issue #2869897 by sallakane, woprrr: Fix the coding standard of FormModeManager

parent 9ca17868
No related branches found
No related tags found
No related merge requests found
......@@ -95,8 +95,8 @@ interface FormModeManagerInterface {
* @param string $form_mode_machine_name
* Machine name of form mode.
*
* @return array
* All form mode activated onto bundle.
* @return bool
* True if FormMode is activated on needed bundle.
*/
public function isActive($entity_type_id, $bundle_id, $form_mode_machine_name);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment