We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79c1b2f commit a783b89Copy full SHA for a783b89
app/Config/Publisher.php
@@ -19,7 +19,7 @@ class Publisher extends BasePublisher
19
* result in a PublisherException. Files that do no fit the
20
* pattern will cause copy/merge to fail.
21
*
22
- * @var array<string,string>
+ * @var array<string, string>
23
*/
24
public $restrictions = [
25
ROOTPATH => '*',
system/Config/Publisher.php
@@ -26,7 +26,7 @@ class Publisher extends BaseConfig
26
27
28
29
30
31
32
0 commit comments