mirror of
https://github.com/yiisoft/yii.git
synced 2026-03-07 08:36:55 +01:00
4 lines
246 B
PHP
4 lines
246 B
PHP
<div class="sourceCode">
|
|
<b>Source Code:</b> <?php echo 'framework'.$object->sourcePath.'#'.$object->startLine; ?> (<b><a href="#" class="show">show</a></b>)
|
|
<pre class="code"><?php echo $this->highlight($object->getSourceCode()); ?></pre>
|
|
</div>
|