Current Path : /proc/2302468/cwd/plugins/fluentform/app/Services/wpfluent/src/QueryBuilder/Adapters/ |
Current File : //proc/2302468/cwd/plugins/fluentform/app/Services/wpfluent/src/QueryBuilder/Adapters/Mysql.php |
<?php namespace WpFluent\QueryBuilder\Adapters; class Mysql extends BaseAdapter { /** * @var string */ protected $sanitizer = '`'; }