PHP Classes

File: php_decorator.iml

Recommend this page to a friend!
  Classes of Aleksandar Zivanovic   PHP Decorator Pattern   php_decorator.iml   Download  
File: php_decorator.iml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Decorator Pattern
Implement the decorator pattern using a trait
Author: By
Last change: Added class based decorators, with possible access to private context of target object, updated examples, updated readme
Date: 5 years ago
Size: 414 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="UTF-8"?> <module type="WEB_MODULE" version="4"> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> <content url="file://$MODULE_DIR$"> <excludeFolder url="file://$MODULE_DIR$/vendor/composer" /> </content> <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> </component> </module>