createContentType(['type' => 'page']); // 8.3 has the label 'Save and publish'. if ((floatval(\Drupal::VERSION) <= 8.3)) { $this->entitySaveButtonLabel = 'Save and publish'; } } }