1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-07 22:56:35 +02:00

tests: added new, typo

This commit is contained in:
David Grudl
2015-10-06 15:36:05 +02:00
parent 806ee1ccd1
commit d708ac2aeb
2 changed files with 43 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ use Tracy;
/**
* Dibi panel for Tracy.
*
* @package dibi\nette
*/
class Panel extends \DibiObject implements Tracy\IBarPanel
{