super-powers/src/ce8cf834-6bac-44fb-941c-861...
Robot 11a4167cf9
update 2023-10-04 18:35:53
2023-10-04 20:23:30 +02:00
..
README.md update 2023-10-04 18:35:53 2023-10-04 20:23:30 +02:00
code.php update 2023-10-04 18:35:53 2023-10-04 20:23:30 +02:00
code.power update 2023-10-04 18:35:53 2023-10-04 20:23:30 +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) : string
}

note right of NamespaceHelper::safe
  Making namespace safe

  since: 3.0.9
  return: string
end note
 
@enduml

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

Build with Joomla Component Builder