AppserverIo\Appserver\Core\Interfaces\ContainerInterface::hasProvisioningEnabled PHP Method

hasProvisioningEnabled() public method

Returns TRUE if application provisioning for the container is enabled, else FALSE.
public hasProvisioningEnabled ( ) : boolean
return boolean TRUE if application provisioning is enabled, else FALSE
    public function hasProvisioningEnabled();