Subversion Repositories wpShopGermany4

Rev

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

Rev 7596 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: 25.10.2019
7
	 * Date: 25.10.2019
8
	 * Time: 09:35
8
	 * Time: 09:35
9
	 */ 
9
	 */ 
10
    
10
    
11
	/** @var wpsg_product $oProduct */
11
	/** @var wpsg_product $oProduct */