The internal path of a layout.
The layout path must match the provided menu item path. Set and get this variable's value with Layout::getPath() and Layout::setPath().
Type: string
File
- core/
modules/ layout/ includes/ layout.class.inc, line 43 - Class for loading, modifying, and executing a layout.
Class
- Layout
- @file Class for loading, modifying, and executing a layout.
Code
private $path;