Here we have a code like this
$cm=RNCPHP\HRIA\Contact_WaitList::getMetadata();
i want to change namespace values dynamically like to
$cm= RNCPHP\HRIA\{$dynamicvalue}::getMetadata();
Here we have a code like this
$cm=RNCPHP\HRIA\Contact_WaitList::getMetadata();
i want to change namespace values dynamically like to
$cm= RNCPHP\HRIA\{$dynamicvalue}::getMetadata();
Copyright © 2021 Jogjafile Inc.