Corrected doc for loading registry objects
$this-><registry item>->load() does not work. For example $this->Components->load() is actually $this->addComponent()
Loading
Please sign in to comment
$this-><registry item>->load() does not work. For example $this->Components->load() is actually $this->addComponent()