Completed
Push — master ( 340b46...4b7a1c )
by Aimeos
02:58
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.