mirror of
https://github.com/flextype/flextype.git
synced 2025-08-29 16:00:15 +02:00
- Entries Controller/Views implementation
This commit is contained in:
@@ -11,7 +11,6 @@ use function Flextype\Component\I18n\__;
|
||||
|
||||
class EntriesController extends Controller
|
||||
{
|
||||
|
||||
protected function getEntriesQuery($entry)
|
||||
{
|
||||
if ($entry && $entry != '') {
|
||||
|
Reference in New Issue
Block a user