super-powers/src/11572d9b-e3d5-4b29-904c-961...
Robot 2125425324
update 2024-04-07 13:20:18
2024-04-07 13:20:46 +02:00
..
README.md update 2023-10-10 10:16:07 2023-10-10 11:39:09 +02:00
code.php update 2023-10-10 10:16:07 2023-10-10 11:39:09 +02:00
code.power update 2023-10-04 18:35:53 2023-10-04 20:23:30 +02:00
settings.json update 2024-04-07 13:20:18 2024-04-07 13:20:46 +02:00

README.md

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

trait Count (Details)

namespace: VDM\Joomla\Abstraction\Registry\Traits

@startuml
class Count << (T,Orange) >> #Turquoise {
  + count(string $path) : int
}

note right of Count::count
  Retrieves number of values (or sub-array) from the storage using multiple keys.

  since: 3.2.0
  return: int
end note
 
@enduml

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

Build with Joomla Component Builder