# Resources

# Hide from the nova menu

Just because we have to look up this simple variable every single time. We've documented it here.

/**
* Indicates if the resource should be displayed in the sidebar.
*
* @var bool
*/
public static $displayInNavigation = false;
1
2
3
4
5
6