Created
October 5, 2016 13:29
-
-
Save init90/dea9ba7a5730838288d8128db0717b5b to your computer and use it in GitHub Desktop.
Drupal 8, set front page.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| \Drupal::configFactory()->getEditable('system.site')->set('page.front', '/job/1')->save(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment