Skip to content
Snippets Groups Projects

feat/woo template

Open Bartek Jaskulski requested to merge feat/woo-template into devel
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