super-powers/src/ce8cf834-6bac-44fb-941c-861...
Llewellyn van der Merwe 2ff1061957
update 2023-04-15 16:49:30
2023-04-15 16:49:41 +02:00
..
README.md update 2023-04-15 16:49:30 2023-04-15 16:49:41 +02:00
code.php update 2023-04-15 16:49:30 2023-04-15 16:49:41 +02:00
code.power update 2023-04-15 16:49:30 2023-04-15 16:49:41 +02:00
settings.json update 2023-04-15 16:49:30 2023-04-15 16:49:41 +02:00

README.md

██████╗  ██████╗ ██╗    ██╗███████╗██████╗
██╔══██╗██╔═══██╗██║    ██║██╔════╝██╔══██╗
██████╔╝██║   ██║██║ █╗ ██║█████╗  ██████╔╝
██╔═══╝ ██║   ██║██║███╗██║██╔══╝  ██╔══██╗
██║     ╚██████╔╝╚███╔███╔╝███████╗██║  ██║
╚═╝      ╚═════╝  ╚══╝╚══╝ ╚══════╝╚═╝  ╚═╝

abstract class NamespaceHelper (Details)

namespace: VDM\Joomla\Utilities\String

@startuml
abstract NamespaceHelper  #Orange {
  + {static} safe(string $string, bool $removeNumbers = true) : string
}

note right of NamespaceHelper::safe
  Making namespace safe

  since: 3.0.9
  return: string
end note
 
@enduml

     ██╗ ██████╗██████╗
     ██║██╔════╝██╔══██╗
     ██║██║     ██████╔╝
██   ██║██║     ██╔══██╗
╚█████╔╝╚██████╗██████╔╝
 ╚════╝  ╚═════╝╚═════╝

Build with Joomla Component Builder