Function Hook_admin_setupwizard_installprofiles_portfolio->install_code
Definitions
sources/hooks/modules/admin_setupwizard_installprofiles/portfolio.php
- Execute any special code needed to put this install profile into play.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* Execute any special code needed to put this install profile into play.
*
*/
public function install_code()
* Execute any special code needed to put this install profile into play.
*
*/
public function install_code()

