PHP Класс RedUNIT\Blackhole\Labels

Labels are very simple beans, only having a title and an ID. The idea behind labels is that they are very easy to generate from a comma separated list and they can easily be converted to such a list. Labels can be used for simplistic relations in the database like tagging or enums.
Автор: Gabor de Mooij and the RedBeanPHP Community
Наследование: extends RedUNIT\Blackhole
Показать файл Открыть проект

Открытые методы

Метод Описание
testLabels ( ) : void Test basic labels.

Описание методов

testLabels() публичный Метод

Test basic labels.
public testLabels ( ) : void
Результат void