flushProviders() public method

public flushProviders ( )
Example #1
0
 /**
  * @override
  * @inheritDoc
  */
 public function flushProviders()
 {
     $this->serviceRegister->flushProviders();
 }