praiadeseselle/wire/modules/LanguageSupport/LanguagesValueInterface.php

15 lines
205 B
PHP
Raw Normal View History

2022-03-08 15:55:41 +01:00
<?php namespace ProcessWire;
/**
* Interface for multi-language fields
*
* ProcessWire 3.x, Copyright 2016 by Ryan Cramer
* https://processwire.com
*
* Moved to /wire/core/Interfaces.php
*
*/