mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-12-06 12:40:03 +01:00
Add all untested files from incubator's library/Icinga to working tree library/Icinga refs #4257
9 lines
58 B
PHP
9 lines
58 B
PHP
<?php
|
|
|
|
namespace Icinga\Web;
|
|
|
|
class Cookie
|
|
{
|
|
// TBD
|
|
}
|