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 93c9208 commit d379667Copy full SHA for d379667
libraries/joomla/form/rule/subform.php
libraries/src/Form/Rule/SubformRule.php
@@ -1,10 +1,9 @@
1
<?php
2
/**
3
- * @package Joomla.Platform
4
- * @subpackage Form
+ * Joomla! Content Management System
5
*
6
- * @copyright Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
7
- * @license GNU General Public License version 2 or later; see LICENSE
+ * @copyright Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
+ * @license GNU General Public License version 2 or later; see LICENSE.txt
8
*/
9
10
namespace Joomla\CMS\Form\Rule;
0 commit comments