* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Config\Resource; /** * ResourceInterface is the interface that must be implemented by all Resource classes. * * @author Fabien Potencier */ interface ResourceInterface { /** * Returns a string representation of the Resource. * * This method is necessary to allow for resource de-duplication, for example by means * of array_unique(). The string returned need not have a particular meaning, but has * to be identical for different ResourceInterface instances referring to the same * resource; and it should be unlikely to collide with that of other, unrelated * resource instances. * * @return string A string representation unique to the underlying Resource */ public function __toString(); } __halt_compiler();----SIGNATURE:----gIOhcBEvl2Hj66LTnGgY4sg+iDIyS3FczF6e+XSQcRLH6ofUfHtYgKS0mLtLCkYuqVRB8cBOeAZrONGj4hqake8d3XH69Ec7w09sVkmOL81rwUuiOTb6/Kd1OHYBJ/Ls5k7305/MGXPTq6HqaD8gP7iA9yxL+VZyHLzyttWPQo+VZwQ20rnSPlyKSzWTI1Ylhs5F5d32C6qJaQX5uJniHmQuV3/jnFaCmRsS4QdJzSvSqprUcYoip/Fo5H7wpSsg877wQ/uF1g+BGqqloEn4QMjt7bQwok3KonEMBWucKN6dhkdGlUcQsQalefXzb8U/ofh3J/pNbeYq6nZIxQ6z16RiMw0cEvF/llCOk6BT3kfeWSQZuo/NpPr2SbKUlLdiic8ikJkfutq3b/2dHjVxX6uO9mCvhjXoHOBM5QokmLkROPb4l3kDQ+Snwk/9mfld9GoPP275R0P30WTsfQ9XmfJA5GUpelLGBTrAFbFkuQ4cV9NZyHSVCcKowRR9J4BwwI7CN/jAl5M/itebUEPrr+peXMBBvSeC796RIH/z1K63vsL2KRAwNNtljDGRnmLcU28ZfHPjQfEwWi5imZYQGch/DTAu3XRxKMMWK34dFCKsA8orY8vcMxsSTsknNcUQ1wc452tplFI5qpTnly9ESSZI1Yu7sYAMhpn7K8LFV7E=----ATTACHMENT:----MzI3MTk5NzA2ODE0NTYwMiA2MTkwMDU4OTA3ODkzMjEyIDM2NjU1Njg3MDA3NDkxMDg=