Codex Neve
  • Developer Documentation
  • Visual Guide

Codex Neve

Search the Code Reference for more information about Neve's hooks.

Skip to content
Filter by type:
Search
Browse: Home / Classes / Factory / Factory::build()

Factory::build( string $class )

The build method for creating a new Neve module class.


Parameters

$class

(Required) The name of the feature to instantiate.


Return

(object|null)


Source

File: inc/core/factory.php


			

Expand full source code Collapse full source code View on Github


Related

Used By

Used By
Used By Description
inc/core/factory.php: Factory::load_modules()

Actually load the modules.


Changelog

Changelog
Version Description
1.0.0 Introduced.

© Vertigo Studio SRL 2025