Removes directory recursively along with any files.


  • Full name: rmdir__
  • Defined in: cms/core/Shared/Helpers/core.php

Parameters

Parameter Type Description
$dir string Directory that should be removed.

Return Value

void