Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 314273

Drupal\Core\Render\Element\Url uses improper annotation for @endcode

$
0
0

It's a typo, basically:

* Usage example:
* @code
* $form['homepage'] = array(
*   '#type' => 'url',
*   '#title' => t('Home Page'),
*   '#size' => 30,
*   ...
* );
* @end_code
*
* @see \Drupal\Core\Render\Element\Textfield
*
* @FormElement("url")

Found during class loading analysis here: https://www.drupal.org/node/1818628#comment-10218335#1818628: Use Composer's optimized ClassLoader for Core/Component classes

Beta phase evaluation

Reference: https://www.drupal.org/core/beta-changes
Issue categoryBug because documentation errors are bugs.
Issue priorityNormal because it's not that big a deal.
Unfrozen changesUnfrozen documentation improvement.

Viewing all articles
Browse latest Browse all 314273

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>