Subversion Repositories wpShopGermany4

Rev

Rev 7706 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7706 Rev 7787
Line 1... Line 1...
1
<?php
1
<?php
2
 
2
 
3
    declare(strict_types=1);
3
    declare(strict_types=1);
4
 
4
 
5
    /**
5
    /**
6
     * User: Daschmi (daschmi@daschmi.de)
6
     * User: Daschmi (https://daschmi.de)
7
     * Date: 13.02.2020
7
     * Date: 13.02.2020
8
     * Time: 06:25
8
     * Time: 06:25
9
     */
9
     */
10
 
10
 
11
    $view = $this->view['wpsg_mod_printshop'];
11
    $view = $this->view['wpsg_mod_printshop'];