Skip to content
Snippets Groups Projects

Feature/implementation

Merged Krzysztof Dyszczyk requested to merge feature/implementation into master
3 files
+ 64
1
Compare changes
  • Side-by-side
  • Inline

Files

<?php
namespace WPDesk\View\Resolver\Exception;
class CanNotResolve extends \RuntimeException
{
}
\ No newline at end of file
Loading