Completed
Push — master ( b98343...f157ac )
by Aimeos
03:37
created
admin/jqadm/src/Admin/JQAdm/Product/Text/Standard.php 1 patch
Doc Comments   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -63,7 +63,7 @@  discard block
 block discarded – undo
63 63
 	/**
64 64
 	 * Copies a resource
65 65
 	 *
66
-	 * @return string|null admin output to display or null for redirecting to the list
66
+	 * @return string admin output to display or null for redirecting to the list
67 67
 	 */
68 68
 	public function copy()
69 69
 	{
@@ -86,7 +86,7 @@  discard block
 block discarded – undo
86 86
 	/**
87 87
 	 * Creates a new resource
88 88
 	 *
89
-	 * @return string|null admin output to display or null for redirecting to the list
89
+	 * @return string admin output to display or null for redirecting to the list
90 90
 	 */
91 91
 	public function create()
92 92
 	{
@@ -109,7 +109,7 @@  discard block
 block discarded – undo
109 109
 	/**
110 110
 	 * Returns a single resource
111 111
 	 *
112
-	 * @return string|null admin output to display or null for redirecting to the list
112
+	 * @return string admin output to display or null for redirecting to the list
113 113
 	 */
114 114
 	public function get()
115 115
 	{
Please login to merge, or discard this patch.
admin/jqadm/src/Admin/JQAdm/Product/Price/Standard.php 1 patch
Doc Comments   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -63,7 +63,7 @@  discard block
 block discarded – undo
63 63
 	/**
64 64
 	 * Copies a resource
65 65
 	 *
66
-	 * @return string|null admin output to display or null for redirecting to the list
66
+	 * @return string admin output to display or null for redirecting to the list
67 67
 	 */
68 68
 	public function copy()
69 69
 	{
@@ -86,7 +86,7 @@  discard block
 block discarded – undo
86 86
 	/**
87 87
 	 * Creates a new resource
88 88
 	 *
89
-	 * @return string|null admin output to display or null for redirecting to the list
89
+	 * @return string admin output to display or null for redirecting to the list
90 90
 	 */
91 91
 	public function create()
92 92
 	{
@@ -109,7 +109,7 @@  discard block
 block discarded – undo
109 109
 	/**
110 110
 	 * Returns a single resource
111 111
 	 *
112
-	 * @return string|null admin output to display or null for redirecting to the list
112
+	 * @return string admin output to display or null for redirecting to the list
113 113
 	 */
114 114
 	public function get()
115 115
 	{
Please login to merge, or discard this patch.
admin/jqadm/src/Admin/JQAdm/Product/Selection/Standard.php 1 patch
Doc Comments   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -63,7 +63,7 @@  discard block
 block discarded – undo
63 63
 	/**
64 64
 	 * Copies a resource
65 65
 	 *
66
-	 * @return string|null admin output to display or null for redirecting to the list
66
+	 * @return string admin output to display or null for redirecting to the list
67 67
 	 */
68 68
 	public function copy()
69 69
 	{
@@ -86,7 +86,7 @@  discard block
 block discarded – undo
86 86
 	/**
87 87
 	 * Creates a new resource
88 88
 	 *
89
-	 * @return string|null admin output to display or null for redirecting to the list
89
+	 * @return string admin output to display or null for redirecting to the list
90 90
 	 */
91 91
 	public function create()
92 92
 	{
@@ -109,7 +109,7 @@  discard block
 block discarded – undo
109 109
 	/**
110 110
 	 * Returns a single resource
111 111
 	 *
112
-	 * @return string|null admin output to display or null for redirecting to the list
112
+	 * @return string admin output to display or null for redirecting to the list
113 113
 	 */
114 114
 	public function get()
115 115
 	{
Please login to merge, or discard this patch.
admin/jqadm/src/Admin/JQAdm/Product/Standard.php 1 patch
Doc Comments   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -63,7 +63,7 @@  discard block
 block discarded – undo
63 63
 	/**
64 64
 	 * Copies a resource
65 65
 	 *
66
-	 * @return string|null admin output to display or null for redirecting to the list
66
+	 * @return string admin output to display or null for redirecting to the list
67 67
 	 */
68 68
 	public function copy()
69 69
 	{
@@ -86,7 +86,7 @@  discard block
 block discarded – undo
86 86
 	/**
87 87
 	 * Creates a new resource
88 88
 	 *
89
-	 * @return string|null admin output to display or null for redirecting to the list
89
+	 * @return string admin output to display or null for redirecting to the list
90 90
 	 */
91 91
 	public function create()
92 92
 	{
@@ -109,7 +109,7 @@  discard block
 block discarded – undo
109 109
 	/**
110 110
 	 * Returns a single resource
111 111
 	 *
112
-	 * @return string|null admin output to display or null for redirecting to the list
112
+	 * @return string admin output to display or null for redirecting to the list
113 113
 	 */
114 114
 	public function get()
115 115
 	{
Please login to merge, or discard this patch.
admin/jqadm/src/Admin/JQAdm/Product/Stock/Standard.php 1 patch
Doc Comments   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -63,7 +63,7 @@  discard block
 block discarded – undo
63 63
 	/**
64 64
 	 * Copies a resource
65 65
 	 *
66
-	 * @return string|null admin output to display or null for redirecting to the list
66
+	 * @return string admin output to display or null for redirecting to the list
67 67
 	 */
68 68
 	public function copy()
69 69
 	{
@@ -86,7 +86,7 @@  discard block
 block discarded – undo
86 86
 	/**
87 87
 	 * Creates a new resource
88 88
 	 *
89
-	 * @return string|null admin output to display or null for redirecting to the list
89
+	 * @return string admin output to display or null for redirecting to the list
90 90
 	 */
91 91
 	public function create()
92 92
 	{
@@ -109,7 +109,7 @@  discard block
 block discarded – undo
109 109
 	/**
110 110
 	 * Returns a single resource
111 111
 	 *
112
-	 * @return string|null admin output to display or null for redirecting to the list
112
+	 * @return string admin output to display or null for redirecting to the list
113 113
 	 */
114 114
 	public function get()
115 115
 	{
Please login to merge, or discard this patch.
admin/jqadm/tests/Admin/JQAdm/Common/Factory/BaseTest.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -96,7 +96,6 @@
 block discarded – undo
96 96
 {
97 97
 	/**
98 98
 	 * @param string $classprefix
99
-	 * @param string $path
100 99
 	 */
101 100
 	public static function addDecoratorsPublic( \Aimeos\MShop\Context\Item\Iface $context,
102 101
 		\Aimeos\Admin\JQAdm\Iface $client, $templatePaths, array $decorators, $classprefix )
Please login to merge, or discard this patch.