11 lines
No EOL
105 B
PHP
11 lines
No EOL
105 B
PHP
<?php
|
|
|
|
namespace Engelsystem;
|
|
|
|
class ShiftCalendarRenderer {
|
|
|
|
public function __construct() {
|
|
}
|
|
}
|
|
|
|
?>
|