আমি কিছু ম্যাজেন্টো 2 শ্রেণির মন্তব্যে প্রচুর "# @ +" এবং "# @" "স্ট্রিং দেখছি।
\Magento\Customer\Api\Data\AttributeMetadataInterface
interface AttributeMetadataInterface extends \Magento\Framework\Api\MetadataObjectInterface
{
/**#@+
* Constants used as keys of data array
*/
const ATTRIBUTE_CODE = 'attribute_code';
...
const IS_SEARCHABLE_IN_GRID = 'is_searchable_in_grid';
/**#@-*/
...
}
এই চিহ্নিতকারীগুলির উদ্দেশ্য কী?