MCPcopy Create free account
hub / github.com/Icinga/icinga2 / GetPeriod

Method GetPeriod

lib/icinga/user.cpp:80–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78}
79
80TimePeriod::Ptr User::GetPeriod() const
81{
82 return TimePeriod::GetByName(GetPeriodRaw());
83}
84
85Array::Ptr User::GetTypes() const
86{

Calls

no outgoing calls

Tested by

no test coverage detected