You are here

FileCommentUnitTest.5.inc in Coder 8.2

File

coder_sniffer/Drupal/Test/Commenting/FileCommentUnitTest.5.inc
View source
<nav aria-labelledby="breadcrumb_title" class="breadcrumb" role="navigation">
<p class="hide" id="breadcrumb_title"><?php

echo t('You are here');
?> </p>
  <ul class="breadcrumb">
    <li><?php

echo implode('</li><li> ', $variables['breadcrumb']);
?></li>
  </ul>
</nav>