X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=propro.md;h=48b78d42d229c95c61a2899555543503710fc809;hb=28ec54ffc766bd7107964d1ac0d83513e8965b85;hp=2e16ed4ae8ff8598c57747ad6698360093e8b1db;hpb=3f8ca6193abb960d6cc84f67f47a5cf0a9f05444;p=mdref%2Fmdref-propro diff --git a/propro.md b/propro.md index 2e16ed4..48b78d4 100644 --- a/propro.md +++ b/propro.md @@ -4,7 +4,9 @@ The "Property Proxy" extension provides a fairly transparent proxy for internal object properties hidden in custom non-zval implementations. -> **Note:** This extension mostly only provides infrastructure for other extensions, see http://php.github.io/pecl-php-propro/. +> ***NOTE:*** + This extension mostly only provides infrastructure for other extensions. + See the [API docs here](http://php.github.io/pecl-php-propro/). See the php\PropertyProxy class, for the user-land visible part of the implementation.